Class EmfPlusBlendColors

Class EmfPlusBlendColors

Navne til: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Sammensætning: Aspose.Imaging.dll (25.4.0)

EmfPlusBlendColors-objektet angiver positioner og farver for blendmønsteret af en gradientbrusk.

public sealed class EmfPlusBlendColors : EmfPlusBlendBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBlendBase EmfPlusBlendColors

De arvede medlemmer

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

Giver eller indsætter en række PositionCount EmfPlusARGB-objekter (sektion 2.2.2.1) somangive farver i de positioner, der er defineret i feltet BlendPositions.

public int[] BlendArgb32Colors { get; set; }

Ejendomsværdi

int []

 Dansk