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

TRawImageDescription.GetRGBIndices

Gets the indices of channels in four-element array.

Declaration

Source position: graphtype.pp line 180

procedure TRawImageDescription.GetRGBIndices(

  out Ridx: Byte;

  out Gidx: Byte;

  out Bidx: Byte;

  out Aidx: Byte

);


Version 3.2 Generated 2024-02-25 Home