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

TRawImageDescription.GetRGBIndices

Declaration

Source position: graphtype.pp line 171

procedure TRawImageDescription.GetRGBIndices(

  out Ridx: Byte;

  out Gidx: Byte;

  out Bidx: Byte;

  out Aidx: Byte

);