IImageMask.GetByteOpacity
IImageMask.GetByteOpacity method
获取指定像素的透明度,精确到字节。
public byte GetByteOpacity(int x, int y)
| 参数 | 类型 | 描述 |
|---|---|---|
| x | Int32 | 像素的 x 坐标。 |
| y | Int32 | 像素的 y 坐标。 |
返回值
字节值,表示指定像素的不透明度。
另请参见
- interface IImageMask
- namespace Aspose.Imaging.MagicWand.ImageMasks
- assembly Aspose.Imaging