←Select platform

Save Property

Summary
Gets the options for saving JPEG 2000 and LEAD CMW images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsJpeg2000SaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsJpeg2000SaveOptions 
@property (nonatomic, strong, readonly) LTCodecsJpeg2000SaveOptions* save 
public CodecsJpeg2000SaveOptions getSave() 
public: 
property CodecsJpeg2000SaveOptions^ Save { 
   CodecsJpeg2000SaveOptions^ get(); 
} 

Property Value

The JPEG 2000 save options.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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