Class ColorBlendExtensions

Class ColorBlendExtensions

Navne til: Aspose.Imaging.Extensions Sammensætning: Aspose.Imaging.dll (25.4.0)

Indeholder Aspose.Imaging.ColorBlend udvidelsesmetoder.

public static class ColorBlendExtensions

Inheritance

object ColorBlendExtensions

De arvede medlemmer

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiColorBlend(ColorBlend)

Konverter den Aspose.Imaging.ColorBlend til System.Drawing,Draving2D.

public static ColorBlend ToGdiColorBlend(ColorBlend colorBlend)

Parameters

colorBlend ColorBlend

Den farve blend.

Returns

ColorBlend

Den konverterede System.Drawing.Drawing2D.ColorBlend.

 Dansk