ColorMatrixExtensions

Inheritance: java.lang.Object

public final class ColorMatrixExtensions

De ColorMatrix‑utökningsmetoderna.

Metoder

MetodBeskrivning
toGdiColorMatrix(ColorMatrix colorMatrix)Konverterar Aspose.Imaging.ColorMatrix till System.Drawing.Imaging.ColorMatrix.

toGdiColorMatrix(ColorMatrix colorMatrix)

public static System.Drawing.Imaging.ColorMatrix toGdiColorMatrix(ColorMatrix colorMatrix)

Konverterar Aspose.Imaging.ColorMatrix till System.Drawing.Imaging.ColorMatrix.

Parameters:

ParameterTypBeskrivning
colorMatrixColorMatrixFärgmatrixen att konvertera.

Returns: ColorMatrix - The converted System.Drawing.Imaging.ColorMatrix.