LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

DataLength Property






Gets the size in bytes of the extension data. .NET support
Syntax
public int DataLength {get;}
'Declaration
 
Public ReadOnly Property DataLength As Integer
'Usage
 
Dim instance As CodecsExtension
Dim value As Integer
 
value = instance.DataLength
public int DataLength {get;}
 get_DataLength(); 
public:
property int DataLength {
   int get();
}

Property Value

The size in bytes of the extension data. If the extension data is a stream, this value should be 0xFFFFFFFF
Example
For an example, refer to RasterCodecs.ReadExtensions.
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

CodecsExtension Structure
CodecsExtension Members
Exif File Extensions

 

 


Products | Support | Contact Us | Copyright Notices

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