Accusoft.ImagXpress12.Net
DisplayMode Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : DisplayMode Enumeration




Glossary Item Box

Option values indicating the maximum color depth used to render an image.

Syntax

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

Members

MemberValueDescription
PaletteColor1256 color (8-bit) images rendered using 256 colors, unless the current display setting is 16 colors.
TrueColor024-bit images rendered at the maximum color depth supported by the current display setting.
VgaColor216 color (4-bit) images rendered using 16 colors.

Remarks

The default value is TrueColor.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.DisplayMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.