RasterImage.ImageOpacity
RasterImage.ImageOpacity property
获取此图像的不透明度。
public virtual float ImageOpacity { get; }
Property Value
透明度值介于 0.0(完全透明)和 1.0(完全不透明)之间。
另请参见
- class RasterImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取此图像的不透明度。
public virtual float ImageOpacity { get; }
透明度值介于 0.0(完全透明)和 1.0(完全不透明)之间。