Class ColorMatrixExtensions

Class ColorMatrixExtensions

Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Metody rozszerzenia Aspose.Imaging.ColorMatrix.

public static class ColorMatrixExtensions

Inheritance

object ColorMatrixExtensions

Dziedziczeni członkowie

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

Methods

ToGdiColorMatrix(ColorMatrix)

Konwertuj Aspose.Imaging.ColorMatrix na System.Drawing.Imaging, ColorMatrx.

public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)

Parameters

colorMatrix ColorMatrix

Kolor matrycy do konwersji.

Returns

ColorMatrix

Konwertowane System.Drawing.Imaging.ColorMatrix.

 Polski