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 ( )

 日本語