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

Cylindrize Constructor

Creates new Cylindrize class instance.

Overload List

Name Description
Public method Cylindrize()

Creates new Cylindrize class instance.

Public method Cylindrize(Single)

Creates new Cylindrize class instance. You can specify slope angle here.

Public method Cylindrize(Single, Single, Single)

Creates new Cylindrize class instance. You can set here cylinder parameters (half-perimeter and height) and slope angle.

Public method Cylindrize(Single, Color, Color, InterpolationMode)

Creates new Cylindrize class instance. You can set such transform parameters as slope angle, interpolation mode, cylinder and background color.

Public method Cylindrize(Single, Single, Single, Single, Single)

Creates new Cylindrize class instance. You can set here cylinder parameters (half-perimeter and height), slope angle, and bitmap position.

Public method Cylindrize(Single, Single, Single, Color, Color, InterpolationMode)

Creates new Cylindrize class instance. You can set here cylinder parameters (half-perimeter and height), slope angle, and appearance details (colors, interpolation mode).

Public method Cylindrize(Single, Single, Single, Single, Single, Color, Color, InterpolationMode)

Creates new Cylindrize class instance. You can set here cylinder parameters (half-perimeter and height), slope angle, and appearance details (colors, interpolation mode).

See Also

Reference