Class EmfPlusBlendColors

Class EmfPlusBlendColors

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Obiekt EmfPlusBlendColors określa pozycje i kolory dla wzoru mieszanego szczoteczki gradientowej.

public sealed class EmfPlusBlendColors : EmfPlusBlendBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBlendBase EmfPlusBlendColors

Dziedziczeni członkowie

EmfPlusBlendBase.BlendPositions , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusBlendColors()

public EmfPlusBlendColors()

Properties

BlendArgb32Colors

otrzymuje lub ustawia szereg obiektów PositionCount EmfPlusARGB (sekcja 2.2.2.1) któreokreślenie kolorów w pozycjach określonych w polu BlendPositions.

public int[] BlendArgb32Colors { get; set; }

Wartość nieruchomości

int [ ]

 Polski