Accusoft ImagXpress 12
AlphaGet Method
See Also  Send comments on this topic.
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.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : AlphaGet Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.