[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 250

function GetBitsPerLine(

  AWidth: Cardinal;

  ABitsPerPixel: Byte;

  ALineEnd: TRawImageLineEnd

):PtrUInt;