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