| Visual Basic (Declaration) | |
|---|---|
| Public ReadOnly Property IsCompressed As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool IsCompressed {get;} | |
Return Value
true if the image is compressed, false otherwise.For an example, refer to CodecsImageInfo.
            
            
            
            Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
     
     
     
    