Packages

 

com.aspose.imaging.extensions

Class ColorMatrixExtensions



  • public final class ColorMatrixExtensions
    extends Object

    The ColorMatrix extension methods.

    • Method Detail

      • toGdiColorMatrix

        public static com.aspose.ms.System.Drawing.Imaging.ColorMatrix toGdiColorMatrix(ColorMatrix colorMatrix)

        Converts the Aspose.Imaging.ColorMatrix to the System.Drawing.Imaging.ColorMatrix.

        Parameters:
        colorMatrix - The color matrix to convert.
        Returns:
        The converted System.Drawing.Imaging.ColorMatrix.