Class ColorMatrixExtensions
Class ColorMatrixExtensions
De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)
De Aspose.Imaging.ColorMatrix extensie methoden.
public static class ColorMatrixExtensions
Inheritance
object ← ColorMatrixExtensions
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiColorMatrix(ColorMatrix)
Converteert de Aspose.Imaging.ColorMatrix naar het System.Drawing.Imaging,ColorMatrix.
public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)
Parameters
colorMatrix
ColorMatrix
De kleur matrix om te converteren.
Returns
De omgekeerde System.Drawing.Imaging.ColorMatrix.