ImageGrayscaleMask.GetByteOpacity
ImageGrayscaleMask.GetByteOpacity method
Gets the opacity of the specified pixel with byte precision.
public byte GetByteOpacity(int x, int y)
| Parameter | Type | Description |
|---|---|---|
| x | Int32 | The x-coordinate of the pixel. |
| y | Int32 | The y-coordinate of the pixel. |
Return Value
Byte value, representing the opacity of the specified pixel.
See Also
- class ImageGrayscaleMask
- namespace Aspose.Imaging.MagicWand.ImageMasks
- assembly Aspose.Imaging