LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ColorResolutionCommandMode Enumeration






Options for the ColorResolutionCommand.Mode property. .NET support Silverlight support WinRT support
Syntax
public enum ColorResolutionCommandMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ColorResolutionCommandMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColorResolutionCommandMode
public enum ColorResolutionCommandMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.ColorResolutionCommandMode = function() { };
Leadtools.ImageProcessing.ColorResolutionCommandMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ColorResolutionCommandMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllPagesProcess all pages in the source image.
CreateDestinationImageCreate a new image, leaving the source image unchanged. The ColorResolutionCommand.DestinationImage will hold the converted Leadtools.RasterImage.
InPlaceConvert the source image in place (no copy is made).
OnlyData

Only provide the converted data in the ColorResolutionCommand.Data event.

The source image is unchanged and no new, destination image will be created.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.ColorResolutionCommandMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.