B

IColorFormat.B property

Returns or sets the blue component of a color. All color transformations are ignored. Read/write Byte.

public byte B { get; set; }

See Also