←Select platform

Amount Property

Summary

Gets or sets the adjustment factor.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Amount {get; set;}
Public Property Amount As Integer
public int Amount {get; set;}
@property (nonatomic, assign) NSUInteger amount
public int getAmount() 
public void setAmount(int value) 
get_Amount(); 
set_Amount(value); 
Object.defineProperty('Amount'); 
public: 
property int Amount { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents an adjustment factor. Its range starts from 100 and has no upper limit.

Example

Refer to AdaptiveContrastCommand example.

Requirements

Target Platforms

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