[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'GfxBase' (#fpgfx)

FormatTypeBPPTable

Declaration

Source position: gfxbase.pas line 105

const FormatTypeBPPTable: array [TGfxImageType] of Integer = (0,1,4,4,8,8,16,16,24,32,32 );

Description