Click or drag to resize

PictureData ImageTransform Property

Gets the collection of image transform effects. Read-only ImageTransform .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public EffectDataCollection ImageTransform { get; }

Property Value

Type: EffectDataCollection
See Also