This documentation is for the old version. Go to the latest Graphics Mill docs

Texturize Constructor

Creates and initializes new Texturize class instance.

Overload List

Name Description
Public method Texturize()

Creates and initializes new Texturize class instance.

Public method Texturize(Int32, Int32)

Creates and initializes new Texturize class instance. You can set number of rows and columns in this constructor.

Public method 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.

See Also

Reference