TdxGPImageAttributes.SetRemapTable(TGpColorMap[],TdxGpColorAdjustType) Method
In This Article
#Declaration
Delphi
procedure SetRemapTable(const AMap: array of TGpColorMap; const AType: TdxGpColorAdjustType = ColorAdjustTypeDefault);
#Parameters
Name | Type |
---|---|
AMap | TGp |
AType | Tdx |
See Also