←Select platform

ColorLookupTablePoints Property

Summary

Gets or sets the number of CLUT grid points.

Syntax
C#
VB
C++
public int ColorLookupTablePoints { get; set; } 
  
Public Property ColorLookupTablePoints As Integer 
public: 
property int ColorLookupTablePoints { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of CLUT grid points (identical for each side).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly