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

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 251

public procedure TRawImageLineStarts.Init(

  AWidth: Cardinal;

  AHeight: Cardinal;

  ABitsPerPixel: Byte;

  ALineEnd: TRawImageLineEnd;

  ALineOrder: TRawImageLineOrder

);


Version 4.4 Generated 2025-11-08 Home