RasterImage.PremultiplyComponents
RasterImage.PremultiplyComponents property
获取或设置一个值,指示图像分量是否必须预乘。
public virtual bool PremultiplyComponents { get; set; }
适当的价值
真的
如果图像组件必须预乘;否则,错误的
.
也可以看看
- class RasterImage
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
获取或设置一个值,指示图像分量是否必须预乘。
public virtual bool PremultiplyComponents { get; set; }
真的
如果图像组件必须预乘;否则,错误的
.