Class ColorMatrixExtensions
Class ColorMatrixExtensions
Navne til: Aspose.Imaging.Extensions Sammensætning: Aspose.Imaging.dll (25.4.0)
De Aspose.Imaging.ColorMatrix udvidelsesmetoder.
public static class ColorMatrixExtensions
Inheritance
object ← ColorMatrixExtensions
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiColorMatrix(ColorMatrix)
Konverter den Aspose.Imaging.ColorMatrix til System.Drawing.Imaging,ColorMatrix.
public static ColorMatrix ToGdiColorMatrix(ColorMatrix colorMatrix)
Parameters
colorMatrix
ColorMatrix
Den farve matrix at konvertere.
Returns
Den konverterede System.Drawing.Imaging.ColorMatrix.