Accusoft ImagXpress 13
Buttonize Method
The button style value used to determine which button style to display.

Inset (0) - Button will appear inset.

Raised (1) - Button will appear raised.

The width of the bevels.

Valid range is between 0 and 32768.

The percent intensity of the bevels.

Higher values result in more opaque bevels while lower percentages result in more translucent bevels.

Valid range is between 1 and 100.

Description
Adds translucent bevels to the edges of the current image to give it the appearance of a 3D button.
Syntax
Visual Basic
Public Sub Buttonize( _
   ByVal IPButtonS As Integer, _
   ByVal IPButtonW As Integer, _
   ByVal IPButtonI As Integer _
) 
Parameters
IPButtonS
The button style value used to determine which button style to display.

Inset (0) - Button will appear inset.

Raised (1) - Button will appear raised.

IPButtonW

The width of the bevels.

Valid range is between 0 and 32768.

IPButtonI

The percent intensity of the bevels.

Higher values result in more opaque bevels while lower percentages result in more translucent bevels.

Valid range is between 1 and 100.

Remarks

See Also

ImagXpress Object  | ImagXpress Members  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback