ClearColorMatrix
ClearColorMatrix()
يمسح مصفوفة ضبط اللون للفئة الافتراضية.
public void ClearColorMatrix()
أنظر أيضا
- class ImageAttributes
- مساحة الاسم System.Drawing.Imaging
- المجسم Aspose.Drawing
ClearColorMatrix(ColorAdjustType)
يمسح مصفوفة ضبط اللون لفئة محددة.
public void ClearColorMatrix(ColorAdjustType type)
معامل | يكتب | وصف |
---|---|---|
type | ColorAdjustType | عنصرColorAdjustType التي تحدد الفئة التي تم مسح مصفوفة ضبط اللون لها. |
أنظر أيضا
- enum ColorAdjustType
- class ImageAttributes
- مساحة الاسم System.Drawing.Imaging
- المجسم Aspose.Drawing