MPSScaleTransform Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |