Class ColorMatrixExtensions
Class ColorMatrixExtensions
ja nimityö: Aspose.Imaging.Extensions Kokoelma: Aspose.Imaging.dll (25.4.0)
Aspose.Imaging.ColorMatrix laajennusmenetelmät.
public static class ColorMatrixExtensions
Inheritance
object ← ColorMatrixExtensions
Perintöjäsenet
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiColorMatrix(ColorMatrix)
Muuntaa Aspose.Imaging.ColorMatrix järjestelmään.Drawing,Imaging.ColorMatrix.
public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)
Parameters
colorMatrix
ColorMatrix
Väri matriisi muuttaa.
Returns
Muunnettu System.Drawing.Imaging.ColorMatrix.