←Select platform

IsCompressed Property

Summary

Determines if the memory allocated for the image data is compressed memory.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool IsCompressed {get;} 
Public ReadOnly Property IsCompressed As Boolean 
public bool IsCompressed {get;} 
@property (nonatomic, assign, readonly) BOOL isCompressed 
public boolean isCompressed() 
 get_IsCompressed();  
public: 
property bool IsCompressed { 
   bool get(); 
} 

Property Value

true if the memory allocated for the image data is compressed memory; false, otherwise.

Example

For an example, refer to ChangeCompression.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize