Unit 'GraphType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TRawImageDescription.Init_BPP32_R8G8B8A8_BIO_TTB

32-bit format with bits in RGB order plus an Alpha channel, ordered from top to bottom.

Declaration

Source position: graphtype.pp line 168

procedure TRawImageDescription.Init_BPP32_R8G8B8A8_BIO_TTB(

  AWidth: Integer;

  AHeight: Integer

);