←Select platform

Save Property

Summary
Gets the options for saving RAW Data images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsRawSaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsRawSaveOptions 
@property (nonatomic, strong, readonly) LTCodecsRawSaveOptions* save 
public CodecsRawSaveOptions getSave() 
public: 
property CodecsRawSaveOptions^ Save { 
   CodecsRawSaveOptions^ get(); 
} 

Property Value

The RAW Data save options.

Example

For an example, refer to CodecsRawOptions.

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.