public final class ColorBlendExtensions extends Object
Contains ColorBlend extension methods.
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.ms.System.Drawing.Drawing2D.ColorBlend |
toGdiColorBlend(ColorBlend colorBlend)
Converts the
ColorBlend to System.Drawing.Drawing2D.ColorBlend. |
public static com.aspose.ms.System.Drawing.Drawing2D.ColorBlend toGdiColorBlend(ColorBlend colorBlend)
Converts the ColorBlend to System.Drawing.Drawing2D.ColorBlend.
colorBlend - The color blend.System.Drawing.Drawing2D.ColorBlend.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.