ImageAttributes.ClearColorMatrix
ClearColorMatrix()
Wist de kleuraanpassingsmatrix voor de standaardcategorie.
public void ClearColorMatrix()
Zie ook
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD
ClearColorMatrix(ColorAdjustType)
Wist de kleuraanpassingsmatrix voor een opgegeven categorie.
public void ClearColorMatrix(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een element vanColorAdjustType dat specificeert de categorie waarvoor de kleuraanpassingsmatrix wordt gewist. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD