←选择平台

RotateCommandFlags枚举

总结
的标志RotateCommand。旗帜财产。
语法
c#
VB
objective - c
c++
Java
[FlagsAttribute ()]公共枚举RotateCommandFlags
< FlagsAttribute () >公共枚举RotateCommandFlags
NS_OPTIONS(NSUInteger, LTRotateCommandFlags)
公共枚举RotateCommandFlags
[FlagsAttribute ()]公共枚举RotateCommandFlags
成员
价值 成员 描述
0 x00000000 没有一个 默认情况下,不调整图像大小,裁剪它。
0 x00000001 调整 根据需要调整结果图像的大小。
0 x00000002 重新取样 旋转时进行双线性插值。
0 x00000004 双三次的 旋转时进行双三次插值。
讲话

RotateCommandFlags。重新取样and RotateCommandFlags..Bicubic can be combined with RotateCommandFlags.Resize, but they can not be combined with each other. Therefore, you can pass RotateCommandFlags.Resample Or RotateCommandFlags.Resize, but not RotateCommandFlags.Resample | RotateCommandFlags..Bicubic.

如果RotateCommandFlags。调整is set, then the image is resized. Otherwise, the image is cropped.

需求

目标平台

Leadtools组装
188金宝搏的网址客服|支持|联系我们|知识产权公告
©1991 - 2021领德科技有限公司版权所有。