LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NameRecordSize Property

Show in webframe





Gets the name record size.
Syntax
public int NameRecordSize {get;}
'Declaration
 
Public ReadOnly Property NameRecordSize As Integer
'Usage
 
Dim instance As IccMultiLocalizedUnicode
Dim value As Integer
 
value = instance.NameRecordSize

            

            
public:
property int NameRecordSize {
   int get();
}

Property Value

A value that represents the length, in bytes, of each name record in the buffer pointed to by NameRecordsData.
Requirements

Target Platforms

See Also

Reference

IccMultiLocalizedUnicode Structure
IccMultiLocalizedUnicode Members

 

 


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