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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.