Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TColorFontColors

Declaration

Source position: agraphics.pas line 247

type TColorFontColors = record

  cfc_Reserved: Word;

  

Must be zero

  cfc_Count: Word;

  

Number of entries in cfc_ColorTable

  cfc_ColorTable: PWord;

  

4 bit per component color map packed xRGB

end;


Documentation generated on: 2021-07-30