OuterShadow
OuterShadow
概述
OuterShadow 是Python的 Aspose.Slides FOSS 的类。. 继承: IOuterShadow, IImageTransformOperation.
它具有外部影子效应。.
属性: as_i_image_transform_operation, blur_radius, direction, distance, rectangle_align, rotate_shadow_with_shape,还有5个。.
属性
| 名称 | 类型 | Access | 描述 |
|---|---|---|---|
blur_radius | float | 阅读/写作 | 蓝色射线,点。. |
direction | float | 阅读/写作 | 影子的方向,在度。. |
distance | float | 阅读/写作 | 影子距离物体,点。. |
shadow_color | IColorFormat | 阅读 | 影子的颜色。. |
rectangle_align | RectangleAlignment | 阅读/写作 | 直角调整。. |
skew_horizontal | float | 阅读/写作 | 垂直滑角,在度。. |
skew_vertical | float | 阅读/写作 | 垂直滑角,在度。. |
rotate_shadow_with_shape | bool | 阅读/写作 | 表明影子是否与形状一起旋转。. |
scale_horizontal | float | 阅读/写作 | 水平规模因素,原始尺寸的百分比。. |
scale_vertical | float | 阅读/写作 | 垂直尺寸因子,原始尺度的百分比。. |
as_i_image_transform_operation | IImageTransformOperation | 阅读 | 获取 as i image transform operation。. |