←Select platform

MinimumValue Property

Summary
This property is updated with the minimum intensity value present in the image.
Syntax
C#
VB
Objective-C
C++
Java
public int MinimumValue { get; } 
Public ReadOnly Property MinimumValue As Integer 
@property (nonatomic, assign, readonly) NSInteger minimumValue 
public int getMinimumValue() 
public: 
property int MinimumValue { 
   int get(); 
} 

Property Value

Value that indicates the minimum intensity value present in the image.

Example

Refer to MinMaxValuesCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.