ClearColorMatrix
ClearColorMatrix()
Löscht die Farbanpassungsmatrix für die Standardkategorie.
public void ClearColorMatrix()
Siehe auch
- class ImageAttributes
- namensraum Aspose.Imaging
- Montage Aspose.Imaging
ClearColorMatrix(ColorAdjustType)
Löscht die Farbanpassungsmatrix für eine bestimmte Kategorie.
public void ClearColorMatrix(ColorAdjustType type)
Parameter | Typ | Beschreibung |
---|---|---|
type | ColorAdjustType | Ein Element vonColorAdjustType die die Kategorie angibt, für die die Farbanpassungsmatrix gelöscht wird. |
Siehe auch
- enum ColorAdjustType
- class ImageAttributes
- namensraum Aspose.Imaging
- Montage Aspose.Imaging