IBitmap.RotateFlip

IBitmap.RotateFlip method

Rotates and flips the bitmap image according to the specified rotation and flip type.

public void RotateFlip(WebRotateFlipType rotateFlipType)
ParameterTypeDescription
rotateFlipTypeWebRotateFlipTypeThe rotation and flip type WebRotateFlipType to apply.

See Also