Class EmfPlusBlendColors
Class EmfPlusBlendColors
이름 공간 : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects 모임: Aspose.Imaging.dll (25.4.0)
EmfPlusBlendColors 개체는 그라디언 브러시의 혼합 패턴의 위치와 색상을 지정합니다.
public sealed class EmfPlusBlendColors : EmfPlusBlendBase
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusBlendBase ← EmfPlusBlendColors
상속 회원들
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
PositionCount EmfPlusARGB 개체의 범위를 얻거나 설정합니다 (섹션 2.2.2.1)BlendPositions 필드에 정의된 위치에 색상을 지정합니다.
public int[] BlendArgb32Colors { get; set; }
부동산 가치
int [ ] [ [ ]