Leadtools.ColorConversion Namespace > IccLookupTable8 Structure : OutputTables Property |
public byte[] OutputTables {get; set;}
'Declaration Public Property OutputTables As Byte()
'Usage Dim instance As IccLookupTable8 Dim value() As Byte instance.OutputTables = value value = instance.OutputTables
public byte[] OutputTables {get; set;}
get_OutputTables();
set_OutputTables(value);
public: property array<byte>^ OutputTables { array<byte>^ get(); void set ( array<byte>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2