ColorBlendExtensions

Inheritance: java.lang.Object

public final class ColorBlendExtensions

Innehåller ColorBlend‑utökningsmetoder.

Metoder

MetodBeskrivning
toGdiColorBlend(ColorBlend colorBlend)Konverterar ColorBlend till System.Drawing.Drawing2D.ColorBlend.

toGdiColorBlend(ColorBlend colorBlend)

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

Konverterar ColorBlend till System.Drawing.Drawing2D.ColorBlend.

Parameters:

ParameterTypBeskrivning
colorBlendColorBlendFärgblandningen.

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