Class ColorBlendExtensions
Class ColorBlendExtensions
Название пространства: Aspose.Imaging.Extensions Ассоциация: Aspose.Imaging.dll (25.4.0)
Содержит Aspose.Imaging.ColorBlend методы расширения.
public static class ColorBlendExtensions
Inheritance
Наследованные члены
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiColorBlend(ColorBlend)
Конвертируйте Aspose.Imaging.ColorBlend в System.Drawing.Stracking2D.
public static ColorBlend ToGdiColorBlend(ColorBlend colorBlend)
Parameters
colorBlend
ColorBlend
Цвет смешивается.
Returns
Конвертируемый System.Drawing.Drawing2D.ColorBlend.