LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Data Property (IccLookupTableBToATagType)






Gets the tag's data. .NET support
Syntax
public byte[] Data {get;}
'Declaration
 
Public ReadOnly Property Data As Byte()
'Usage
 
Dim instance As IccLookupTableBToATagType
Dim value() As Byte
 
value = instance.Data
public byte[] Data {get;}
 get_Data(); 
public:
property array<byte>^ Data {
   array<byte>^ get();
}

Property Value

Array that contains tag's data.
Requirements

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

See Also

Reference

IccLookupTableBToATagType Class
IccLookupTableBToATagType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.