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

tColorFontColors

Declaration

Source position: agraphics.pas line 320

type tColorFontColors = record

  cfc_Reserved: Word;

  

Must be zero

  cfc_Count: Word;

  

Number of entries in cfc_ColorTable

  cfc_ColorTable: Pointer;

  

4 bit per component color map packed xRGB

end;


Documentation generated on: 2021-07-30