ColorBlendExtensions

Inheritance: java.lang.Object

public final class ColorBlendExtensions

Enthält Erweiterungsmethoden für ColorBlend.

Methoden

MethodeBeschreibung
toGdiColorBlend(ColorBlend colorBlend)Konvertiert das ColorBlend zu System.Drawing.Drawing2D.ColorBlend.

toGdiColorBlend(ColorBlend colorBlend)

public static System.Drawing.Drawing2D.ColorBlend toGdiColorBlend(ColorBlend colorBlend)

Konvertiert das ColorBlend zu System.Drawing.Drawing2D.ColorBlend.

Parameters:

ParameterTypBeschreibung
colorBlendColorBlendDer Farbverlauf.

Returns: ColorBlend - The converted System.Drawing.Drawing2D.ColorBlend.