System::Drawing::Image::RotateFlip method

Image::RotateFlip method

Rotate image to multiple of 90 degrees and flip.

virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
ParameterTypeDescription
rotate_flip_typeRotateFlipTypeType of rotation and flip.

See Also