Creates new Cylindrize class instance.
Name | Description | |
---|---|---|
Cylindrize() |
Creates new Cylindrize class instance. |
|
Cylindrize(Single) |
Creates new Cylindrize class instance. You can specify slope angle here. |
|
Cylindrize(Single, Single, Single) |
Creates new Cylindrize class instance. You can set here cylinder parameters (half-perimeter and height) and slope angle. |
|
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. |
|
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. |
|
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). |
|
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). |