Previous: PointType To the Table of Content Next: SVGA mode constants

- 4.37.1.18 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

RGBType

Targets: MS-DOS, Win32


Graph Unit

A type used for access to Red, Green and Blue fields of each palette entry.

Declaration:
RGBType = record
  Blue, Green, Red, Aligment: Byte;
end;



Previous: PointType To the Table of Content Next: SVGA mode constants
PointType Table of Content SVGA mode constants

- 4.37.1.18 -