R Property (PaletteEntry)
In This Topic
Gets or sets a value of the Red channel.
If applicable, the value must be premultiplied by the associated alpha component.
Syntax
'Declaration
Public Property R As System.UShort
public System.ushort R {get; set;}
See Also