ImageGearJava Project > com.accusoft.imagegear.display Package : ImGearBackgroundModes Enumeration |
Member | Description |
---|---|
BEYOND_IMAGE | Fill device rectangle beyond the image area with background color. |
NONE | Do not draw background. |
UNDER_IMAGE | Fill the area under the image with background color. This mode has effect if image has transparent color or alpha channel. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.display.ImGearBackgroundModes