Creates and initializes new Texturize class instance.
Name | Description | |
---|---|---|
Texturize() |
Creates and initializes new Texturize class instance. |
|
Texturize(Int32, Int32) |
Creates and initializes new Texturize class instance. You can set number of rows and columns in this constructor. |
|
Texturize(Int32, Int32, Int32, Int32, RotateFlipType, FadeType, InterpolationMode) |
Creates and initializes new Texturize class instance. You can specify all the parameters of this transforms here. |