[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GraphType' (#lcl)

TRawImageColorFormat

Declaration

Source position: graphtype.pp line 66

type TRawImageColorFormat = (

  ricfNone,

  ricfRGBA,

  

  ricfGray

  

);