PsdSmartFrame.ProjectiveTransform Property

Gets the matrix that defines the projective transformation of this smart object.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Matrix ProjectiveTransform { get; }

Property Value

A matrix that defines the projective transformation of this smart object.

See Also

Reference