LoadCompressed Property

Summary
Gets Load Compressed value, true to enables keeping the loaded image data compressed in memory Leadtools.Codecs.CodecsLoadOptions.Compressed.
Syntax
C#
VB
C++
public bool LoadCompressed { get; } 
  
Public ReadOnly Property LoadCompressed As Boolean 
public: 
property bool LoadCompressed { 
   bool get(); 
} 

Property Value

Enables or disables keeping the loaded image data compressed in memory Leadtools.Codecs.CodecsLoadOptions.Compressed.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.