SmartObjectResource.NonAffineTransformMatrix

SmartObjectResource.NonAffineTransformMatrix property

Gets or sets the non affine transform matrix of the smart object layer data in the PSD file.

public double[] NonAffineTransformMatrix { get; set; }

Property Value

The non affine transform matrix of the smart object layer.

See Also