LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

lookUpTableLength Property

LEADTOOLS SDK Help  |  







Gets or sets the length for the lookUpTable property
Syntax
public int lookUpTableLength {get; set;}
@property (nonatomic, assign) unsigned int lookUpTableLength;
 
get_lookUpTableLength();
set_lookUpTableLength(value);
Object.defineProperty('lookUpTableLength_objectivec');
public:
property int lookUpTableLength {
   int get();
   void set (    int value);
}
 

Property Value

An integer that specifies the length for the lookUpTable property
Requirements

Target Platforms

See Also

Reference

RemapIntensityCommand Class
RemapIntensityCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.