ClearColorMatrix
ClearColorMatrix()
Varsayılan kategori için renk ayarlama matrisini temizler.
public void ClearColorMatrix()
Ayrıca bakınız
- class ImageAttributes
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging
ClearColorMatrix(ColorAdjustType)
Belirtilen kategori için renk ayarlama matrisini temizler.
public void ClearColorMatrix(ColorAdjustType type)
Parametre | Tip | Tanım |
---|---|---|
type | ColorAdjustType | bir öğeColorAdjustType renk ayarlama matrisinin temizlendiği kategoriyi belirtir. |
Ayrıca bakınız
- enum ColorAdjustType
- class ImageAttributes
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging