ImageGear for Java
ImGearBackgroundModes Enumeration
Specifies ImageGear background modes.

Members
MemberDescription
BEYOND_IMAGEFill device rectangle beyond the image area with background color.
NONEDo not draw background.
UNDER_IMAGEFill the area under the image with background color. This mode has effect if image has transparent color or alpha channel.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.display.ImGearBackgroundModes

See Also

Reference

com.accusoft.imagegear.display Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback