Navigation: Code Documentation > RSVclCommon > RSVclGraphics > Types
TRGBQuads Type
Represents an array of the TRGBQuad type.
Namespace: RSVclGraphics
Delphi
type TRGBQuads = array[0..255] of TRGBQuad;
•RSVclGraphics