Class ColorMatrixExtensions

Class ColorMatrixExtensions

İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.ColorMatrix uzantısı yöntemleri.

public static class ColorMatrixExtensions

Inheritance

object ColorMatrixExtensions

mirasçı üyeleri

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’i System.Drawing.Imaging.ColorMatrix’e dönüştürür.

public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)

Parameters

colorMatrix ColorMatrix

Renk matrisine dönüştürülür.

Returns

ColorMatrix

Değiştirilmiş System.Drawing.Imaging.ColorMatrix.

 Türkçe