←Select platform

Amount Property (UnsharpMaskCommand)

Summary

Gets or sets a value that represents an adjustment factor. This is a percentage.

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) NSInteger 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. This is a percentage.

Example

Refer to UnsharpMaskCommand.

Requirements

Target Platforms

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