MPSScaleTransform Struct

Definition

A transformation for use with a Lanczos kernel.

public struct MPSScaleTransform
type MPSScaleTransform = struct
Inheritance
MPSScaleTransform

Fields

ScaleX

The X direction scale factor.

ScaleY

The Y direction scale factor.

TranslateX

The X direction translation amount.

TranslateY

The Y direction translation amount.

Applies to