Creates and initializes Resize class instance, and specify new width/height.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Int32
Width of resized bitmap. You can change it later via Width property.Type: System.Int32
Height of resized bitmap. You can change it later via Height property.