LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsRawOptions)

Show in webframe







Gets the options for saving RAW Data images.
Syntax
public CodecsRawSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsRawSaveOptions
'Usage
 
Dim instance As CodecsRawOptions
Dim value As CodecsRawSaveOptions
 
value = instance.Save
public CodecsRawSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsRawSaveOptions* save;

            
 get_Save(); 
public:
property CodecsRawSaveOptions^ Save {
   CodecsRawSaveOptions^ get();
}

Property Value

The RAW Data save options.
Example
For an example, refer to CodecsRawOptions.
Requirements

Target Platforms

See Also

Reference

CodecsRawOptions Class
CodecsRawOptions Members

 

 


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