Applies a cylindrize transformation on the bitmap using the specified settings.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Cylindrize( float slopeAngle, int cylinderHalfPerimeter, int cylinderHeight, int horizontalOffset, int verticalOffset )
Type: System.Single
A slope angle of the cylinder.Type: System.Int32
A half-perimeter of the cylinder.Type: System.Int32
The height of the cylinder.Type: System.Int32
The horizontal offset of the bitmap on the cylinder.Type: System.Int32
The vertical offset of the bitmap on the cylinder.This method is useful if you need to emulate the image to be bended on the cylinder surface, for example, mug.