Class EmfPlusBlendColors
Class EmfPlusBlendColors
Il nome: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
L’oggetto EmfPlusBlendColors specifica le posizioni e i colori per il modello di miscela di una scatola gradiente.
public sealed class EmfPlusBlendColors : EmfPlusBlendBase
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusBlendBase ← EmfPlusBlendColors
I membri ereditari
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
Riceve o imposta una serie di oggetti di PositionCount EmfPlusARGB (sezione 2.2.2.1) chespecificare i colori nelle posizioni definite nel campo BlendPositions.
public int[] BlendArgb32Colors { get; set; }
Valore di proprietà
int [ ]