←Select platform

Save Property

Summary

Gets the options for saving JPEG and LEAD CMP images.

Syntax

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

Property Value

The JPEG and LEAD CMP save options.

Example

For an example, refer to CodecsJpegOptions.

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