R

IColorFormat.R property

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

public byte R { get; set; }

See Also