←Select platform

LookUpTableLength Property

Summary

Gets or sets the length for the lookUpTable property

Syntax

C#
VB
Objective-C
C++
public int LookUpTableLength {get; set;} 
Public Property LookUpTableLength As Integer 
@property (nonatomic, assign) NSUInteger lookUpTableLength 
public: 
property int LookUpTableLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that specifies the length for the lookUpTable property

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly