Navigation: Code Documentation > RSVclCommon > RSVclGraphics > Records
TRGB Record
Defines a color record
Namespace: RSVclGraphics
Delphi
type TRGB = packed record end;
Name
Description
B
Represents field B.
G
Represents field G.
R
Represents field R.
Top
•RSVclGraphics