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

Data Property






Gets a Leadtools.RasterNativeBuffer that contains the extension data. WinRT support
Syntax
public RasterNativeBuffer Data {get;}
'Declaration
 
Public ReadOnly Property Data As RasterNativeBuffer
'Usage
 
Dim instance As CodecsExtension
Dim value As RasterNativeBuffer
 
value = instance.Data
public RasterNativeBuffer Data {get;}
 get_Data(); 
public:
property RasterNativeBuffer Data {
   RasterNativeBuffer get();
}

Property Value

An Leadtools.RasterNativeBuffer that contains the extension data.
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.