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
Цветовата матрица за конвертиране.
Returns
Конвертиран System.Drawing.Imaging .ColorMatrix.