Class ColorBlendExtensions

Class ColorBlendExtensions

Namn på plats: Aspose.Imaging.Extensions Församling: Aspose.Imaging.dll (25.4.0)

Innehåller Aspose.Imaging.ColorBlend förlängningsmetoder.

public static class ColorBlendExtensions

Inheritance

object ColorBlendExtensions

Arvsmedlemmar

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

Methods

ToGdiColorBlend(ColorBlend)

Konvertera Aspose.Imaging.ColorBlend till System.Drawing.Drawing2D.ColorBlend.

public static ColorBlend ToGdiColorBlend(ColorBlend colorBlend)

Parameters

colorBlend ColorBlend

Färgen är blandad.

Returns

ColorBlend

Den konverterade System.Drawing.Drawing2D.ColorBlend.

 Svenska