[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TColorFontColors

Declaration

Source position: agraphics.pas line 253

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: 2017-01-10