RotateFlip()

Image::RotateFlip(RotateFlipType) method

Rotate image to multiple of 90 degrees and flip.

virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)

Arguments

ParameterTypeDescription
rotate_flip_typeRotateFlipTypeType of rotation and flip.

See Also