ImageEn, unit hyiedefs

TRGB


Declaration

TRGB = packed record
  b: byte;
  g: byte;
  r: byte;
end;


See Also

- CreateRGB
- TRGB2TColor
- TColor2TRGB