TdxGPImageAttributes.SetColorMatrix(PdxGpColorMatrix,TdxGpColorMatrixFlags,TdxGpColorAdjustType) Method
Declaration
procedure SetColorMatrix(ANewColorMatrix: PdxGpColorMatrix; const AMode: TdxGpColorMatrixFlags = ColorMatrixFlagsDefault; const AType: TdxGpColorAdjustType = ColorAdjustTypeDefault);
Parameters
| Name | Type |
|---|---|
| ANewColorMatrix | PdxGpColorMatrix |
| AMode | TdxGpColorMatrixFlags |
| AType | TdxGpColorAdjustType |
See Also