TransformsProvider.Cylindrize Method

Applies a cylindrize transformation on the bitmap.

Overload List

Name Description
Public method Cylindrize(Single)

Applies a cylindrize transformation on the bitmap using the specified slop angle.

Public method Cylindrize(Single, Int32, Int32)

Applies a cylindrize transformation on the bitmap using the specified settings.

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

Applies a cylindrize transformation on the bitmap using the specified settings.

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

Applies a cylindrize transformation on the bitmap using the specified settings.

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

Applies a cylindrize transformation on the bitmap using the specified settings.

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

Applies a cylindrize transformation on the bitmap using the specified settings.

See Also

Reference