DwfWhipTransform constructor
init
Initializes a new instance of the DwfWhipTransform
class
def __init__(self):
...
init
Initializes a new instance of the DwfWhipTransform
class
def __init__(self, translate, x_scale, y_scale, rotation):
...
Parameter | Type | Description |
---|---|---|
translate | DwfWhipLogicalPoint | translate point |
x_scale | float | x axis scale |
y_scale | float | y axis scale |
rotation | int | rotation angle |