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

TransformsProvider.Cylindrize Method

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

Overload List

Name Description
Public method Cylindrize(Single)

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

Public method Cylindrize(Single, Single, Single)

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

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

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

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

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

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

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

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

Applies cylindrize transform (image is looking like bended on mug or any other cylindric surface).

See Also

Reference