ImageGear for Java
ImGearTransparency Constructor
Red value of the transparent color for display.
Green value of the transparent color for display.
Blue value of the transparent color for display.
Initializes a new instance of the ImGearTransparency class by specifying a transparent color for display in RGB format.
Syntax
public ImGearTransparency( 
   byte redDisplayColor,
   byte greenDisplayColor,
   byte blueDisplayColor
)

Parameters

redDisplayColor
Red value of the transparent color for display.
greenDisplayColor
Green value of the transparent color for display.
blueDisplayColor
Blue value of the transparent color for display.
See Also

Reference

ImGearTransparency Class
ImGearTransparency Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback