←Select platform

Save Property

Summary

Gets the options for saving JPEG 2000 and LEAD CMW images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsJpeg2000SaveOptions Save { get; } 
Public ReadOnly Property Save As Leadtools.Codecs.CodecsJpeg2000SaveOptions 
@property (nonatomic, strong, readonly) LTCodecsJpeg2000SaveOptions* save 
public CodecsJpeg2000SaveOptions getSave() 
 get_Save();  

Property Value

The JPEG 2000 save options.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly