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