LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Data Property (IccLookupTableBToATagType)

Show in webframe





Gets the tag's data.
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:
property array<byte>^ Data {
   array<byte>^ get();
}

Property Value

Array that contains tag's data.
Requirements

Target Platforms

See Also

Reference

IccLookupTableBToATagType Class
IccLookupTableBToATagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.