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

GetBitsPerLine

GetBitsPerLine - returns the number of bits per line (as a pointer)

Declaration

Source position: graphtype.pp line 272

function GetBitsPerLine(

  AWidth: Cardinal;

  ABitsPerPixel: Byte;

  ALineEnd: TRawImageLineEnd

):PtrUInt;

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