←Select platform

OutputTables Property

Summary

Gets or sets the output tables.

Syntax

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

Property Value

Array that contains output tables.

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.ColorConversion Assembly