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




Glossary Item Box

Option values used to set the palette type of the Processor.ColorDepth method.

Syntax

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

Members

MemberValueDescription
Fixed1The image is displayed using an internal fixed palette.
Gray2The image is displayed using a gray scale palette.
Optimized0The image is displayed using the best possible palette for each image.
PalFile3The image is displayed using a palette file.
UserDefined4The image is displayed using a user defined palette.

Remarks

When the ImageXView.PaletteType property is either PalFile or UserDefined, the Processor.LogPalette is used.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.PaletteType

See Also

©2013. Accusoft Corporation. All Rights Reserved.