| Visual Basic (Declaration) | |
|---|---|
Public Property Compressed As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Compressed {get; set;} | |
Return Value
true to keep loaded data compressed in memory.For an example, refer to CodecsOptions.
If possible, load the file as a 1-bit RLE-compressed image.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family