LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

DataSize Property






Gets the size, in bytes, of the image data buffer. .NET support Silverlight support WinRT support
Syntax
public long DataSize {get;}
'Declaration
 
Public ReadOnly Property DataSize As Long
'Usage
 
Dim instance As RasterImage
Dim value As Long
 
value = instance.DataSize
public long DataSize {get;}
 get_DataSize(); 
public:
property int64 DataSize {
   int64 get();
}

Property Value

The size, in bytes of the image data buffer.
Example
For an example, refer to ChangeCompression.
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

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

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