ImageGear for .NET
ImGearBackgroundModes Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace : ImGearBackgroundModes Enumeration




Glossary Item Box

Specifies ImageGear background modes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
BEYOND_IMAGE0x00000002Fill device rectangle beyond the image area with background color.
NONE0x00000000Do not draw background.
UNDER_IMAGE0x00000001Fill the area under the image with background color. This mode has effect if image has transparent color or alpha channel.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Display.ImGearBackgroundModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.