←Select platform

MaximumBit Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int MaximumBit {get;}
Public ReadOnly Property MaximumBit As Integer
public int MaximumBit {get;}
@property (nonatomic, assign, readonly) NSInteger maximumBit
public int getMaximumBit()
get_MaximumBit();
public: 
property int MaximumBit { 
   int get(); 
} 

Property Value

Value that indicates the highest 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