public final class ColorMatrixExtensions extends Object
The ColorMatrix
extension methods.
Constructor and Description |
---|
ColorMatrixExtensions() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Imaging.ColorMatrix |
toGdiColorMatrix(ColorMatrix colorMatrix)
Converts the
ColorMatrix to the ColorMatrix . |
public static com.aspose.ms.System.Drawing.Imaging.ColorMatrix toGdiColorMatrix(ColorMatrix colorMatrix)
Converts the ColorMatrix
to the ColorMatrix
.
colorMatrix
- The color matrix to convert.ColorMatrix
.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.