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

TRawImageDescription.GetRGBIndices

Gets the indices of channels in four-element array.

Declaration

Source position: graphtype.pp line 182

procedure TRawImageDescription.GetRGBIndices(

  out Ridx: Byte;

  out Gidx: Byte;

  out Bidx: Byte;

  out Aidx: Byte

);


Version 4.4 Generated 2025-11-08 Home