ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearRGBQuad Structure : Red Property |
'Declaration Public Property Red As Byte
'Usage Dim instance As ImGearRGBQuad Dim value As Byte instance.Red = value value = instance.Red
public byte Red {get; set;}