←Select platform

MinimumBit Property

Summary

This property is updated with the lowest bit set in the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int MinimumBit {get;}
Public ReadOnly Property MinimumBit As Integer
public int MinimumBit {get;}
@property (nonatomic, assign, readonly) NSInteger minimumBit
public int getMinimumBit()
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize