Class ColorMatrixExtensions

Class ColorMatrixExtensions

ชื่อพื้นที่: Aspose.Imaging.Extensions การประกอบ: Aspose.Imaging.dll (25.4.0)

วิธีการขยาย Aspose.Imaging.ColorMatrix

public static class ColorMatrixExtensions

Inheritance

object ColorMatrixExtensions

อนุญาโตตุลาการ

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiColorMatrix(ColorMatrix)

แปลง Aspose.Imaging.ColorMatrix ไปยัง System.Drawing.Imaging.ColorMatrix

public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)

Parameters

colorMatrix ColorMatrix

สี matrix เพื่อแปลง

Returns

ColorMatrix

การแปลง System.Drawing.Imaging.ColorMatrix

 แบบไทย