LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

SubtractBackgroundCommandType Enumeration






Enumerated values that represent the shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy. .NET support WinRT support Silverlight support
Syntax
public enum SubtractBackgroundCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SubtractBackgroundCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SubtractBackgroundCommandType
public enum SubtractBackgroundCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.SubtractBackgroundCommandType = function() { };
Leadtools.ImageProcessing.Core.SubtractBackgroundCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SubtractBackgroundCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DependOnRollingBallSizeThe shrink size depends on the ball size.
NoShrinkingNo Resize (Highest accuracy).
OneToEightResize to eighth width and height (very fast).
OneToFourResize to quarter width and height.
OneToTwoResize to half width and height.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.SubtractBackgroundCommandType

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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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