←Select platform

Levels Property

Summary

Gets or sets the number of color levels to use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Levels {get; set;}
Public Property Levels As Integer
public int Levels {get; set;}
@property (nonatomic, assign) NSUInteger levels
public int getLevels() 
public void setLevels(int value) 
get_Levels(); 
set_Levels(value); 
Object.defineProperty('Levels'); 
public: 
property int Levels { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of color levels to use. Valid values are 2 through 64.

Example

Refer to PosterizeCommand.

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