←Select platform

InputTables Property

Summary

Gets or sets the input tables.

Syntax
C#
VB
C++
public byte[] InputTables { get; set; } 
  
Public Property InputTables As Byte() 
public: 
property array<byte>^ InputTables { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Array that contains input tables.

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