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

TRawImageByteOrder

The LSB/MSB-first byte order of pixel data.

Declaration

Source position: graphtype.pp line 74

type TRawImageByteOrder = (

  riboLSBFirst,

  

  riboMSBFirst

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.