Accusoft ImagXpress 13
AlphaSet Method
The x coordinate of the pixel to be modified within the image.
The y coordinate of the pixel to be modified within the image.
The alpha value to apply to the specified pixel.
Description
Set an alpha value at a specified location in the image.
Syntax
Visual Basic
Public Sub AlphaSet( _
   ByVal Xpos As Long, _
   ByVal Ypos As Long, _
   ByVal Value As Byte _
) 
Parameters
Xpos
The x coordinate of the pixel to be modified within the image.
Ypos
The y coordinate of the pixel to be modified within the image.
Value
The alpha value to apply to the specified pixel.
See Also

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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback