Gets the indices of channels in four-element array.
Source position: graphtype.pp line 182
procedure TRawImageDescription.GetRGBIndices(
out Ridx: Byte;
out Gidx: Byte;
out Bidx: Byte;
out Aidx: Byte
);