LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsSuperCompressed Property






Determines if the memory allocated for the image data is super-compressed memory. .NET support Silverlight support WinRT support
Syntax
public bool IsSuperCompressed {get;}
'Declaration
 
Public ReadOnly Property IsSuperCompressed As Boolean
'Usage
 
Dim instance As RasterImage
Dim value As Boolean
 
value = instance.IsSuperCompressed
public bool IsSuperCompressed {get;}
 get_IsSuperCompressed(); 
public:
property bool IsSuperCompressed {
   bool get();
}

Property Value

true if the memory allocated for the image data is super-compressed memory; false, otherwise.
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.