Applies a cylindrize transformation on the bitmap.
Name | Description | |
---|---|---|
Cylindrize(Single) |
Applies a cylindrize transformation on the bitmap using the specified slop angle. |
|
Cylindrize(Single, Int32, Int32) |
Applies a cylindrize transformation on the bitmap using the specified settings. |
|
Cylindrize(Single, Color, Color, InterpolationMode) |
Applies a cylindrize transformation on the bitmap using the specified settings. |
|
Cylindrize(Single, Int32, Int32, Int32, Int32) |
Applies a cylindrize transformation on the bitmap using the specified settings. |
|
Cylindrize(Single, Int32, Int32, Color, Color, InterpolationMode) |
Applies a cylindrize transformation on the bitmap using the specified settings. |
|
Cylindrize(Single, Int32, Int32, Int32, Int32, Color, Color, InterpolationMode) |
Applies a cylindrize transformation on the bitmap using the specified settings. |