←Select platform

Change Property

Summary

Gets or sets a value that represents the amount to change the saturation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Change {get; set;}
Public Property Change As Integer
public int Change {get; set;}
@property (nonatomic, assign) NSInteger change
public int getChange() 
public void setChange(int value) 
get_Change(); 
set_Change(value); 
Object.defineProperty('Change'); 
public: 
property int Change { 
   int get(); 
   void set (    int ); 
} 

Property Value

Amount to change saturation. Values are percentages between -1000 and +1000.

Example

Refer to ChangeSaturationCommand.

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