LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsJpeg2000Options)

Show in webframe







Gets the options for saving JPEG 2000 and LEAD CMW images.
Syntax
public CodecsJpeg2000SaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsJpeg2000SaveOptions
'Usage
 
Dim instance As CodecsJpeg2000Options
Dim value As CodecsJpeg2000SaveOptions
 
value = instance.Save
public CodecsJpeg2000SaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsJpeg2000SaveOptions* save;
public CodecsJpeg2000SaveOptions getSave()
 get_Save(); 
public:
property CodecsJpeg2000SaveOptions^ Save {
   CodecsJpeg2000SaveOptions^ get();
}

Property Value

The JPEG 2000 save options.
Example
For an example, refer to CodecsJpeg2000Options.
Requirements

Target Platforms

See Also

Reference

CodecsJpeg2000Options Class
CodecsJpeg2000Options Members
Programming With JPEG 2000 Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.