←Select platform

Save Property

Summary

Gets the options for saving RAW Data images.

Syntax

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

Property Value

The RAW Data save options.

Example

For an example, refer to CodecsRawOptions.

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