←Select platform

OutputTables Property

Summary
Gets or sets the output tables.
Syntax
C#
VB
C++
public ushort[] OutputTables { get; set; } 
  
Public Property OutputTables As UShort() 
public: 
property array<ushort>^ OutputTables { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

Array that contains output tables.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.