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

MinimumBit Property






This property is updated with the lowest bit set in the image. .NET support WinRT support Silverlight support
Syntax
public int MinimumBit {get;}
'Declaration
 
Public ReadOnly Property MinimumBit As Integer
'Usage
 
Dim instance As MinMaxBitsCommand
Dim value As Integer
 
value = instance.MinimumBit
public int MinimumBit {get;}
 get_MinimumBit(); 
public:
property int MinimumBit {
   int get();
}

Property Value

Value that indicates the lowest bit set in the image.
Example
Refer to MinMaxBitsCommand.
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

MinMaxBitsCommand Class
MinMaxBitsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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