[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 182

procedure TRawImageDescription.GetRGBIndices(

  out Ridx: Byte;

  out Gidx: Byte;

  out Bidx: Byte;

  out Aidx: Byte

);


Version 4.0 Generated 2025-05-03 Home