Enum ImageStyle

ImageStyle

用于定义图片剪裁样式的枚举。

如需调用枚举,您可以调用其父类、名称和属性。例如 CardService.ImageStyle.SQUARE

属性

属性类型说明
SQUAREEnum不剪裁。默认。
CIRCLEEnum剪裁成圆形。