ImageMask.Item
ImageMask indexer
获取指定像素的透明度。
public abstract bool this[int x, int y] { get; }
| 参数 | 描述 |
|---|---|
| x | 像素的 x 坐标。 |
| y | 像素的 y 坐标。 |
返回值
如果指定像素是不透明的,则为 true;否则为 false。
另请参见
- class ImageMask
- namespace Aspose.Imaging.MagicWand.ImageMasks
- assembly Aspose.Imaging