System::Drawing::Image::RotateFlip 方法

Image::RotateFlip method

将图像旋转为 90 度的倍数并翻转。

virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
参数类型描述
rotate_flip_typeRotateFlipType旋转和翻转的类型。

另见