Accusoft ImagXpress 13
AlphaGet Method
The x coordinate of the pixel to be examined within the image.
The y coordinate of the pixel to be examined within the image.
Description
Gets the alpha value at a specified location in the image.
Syntax
Visual Basic
Public Function AlphaGet( _
   ByVal Xpos As Long, _
   ByVal Ypos As Long _
) As Byte
Parameters
Xpos
The x coordinate of the pixel to be examined within the image.
Ypos
The y coordinate of the pixel to be examined within the image.
Return Type

The alpha value of the specified pixel.

Remarks

See Also

ImagXpress Object  | ImagXpress Members  | AlphaSet Method  | Alpha Channels  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback