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

TRawImageLineStarts.Init

Init - initiator for the object. Don't use a constructor here, it will break compatibility with a record

Declaration

Source position: graphtype.pp line 232

public procedure TRawImageLineStarts.Init(

  AWidth: cardinal;

  AHeight: cardinal;

  ABitsPerPixel: Byte;

  ALineEnd: TRawImageLineEnd;

  ALineOrder: TRawImageLineOrder

);

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