←Select platform

Save Property

Summary

Gets the options for saving Avif images.

Syntax

C#
Objective-C
C++/CLI
Java
Python
public CodecsAvifSaveOptions Save { get; } 
@property (nonatomic, strong, readonly) LTCodecsAvifSaveOptions *save; 
public CodecsAvifSaveOptions getSave() 
public: 
property CodecsAvifSaveOptions^ Save { 
   CodecsAvifSaveOptions^ get(); 
} 
Save # get  (CodecsAvifOptions) 

Property Value

The Avif save options.

Example

For an example, refer to CodecsAvifOptions.

Requirements

Target Platforms

See Also

CodecsAvifOptions Class

CodecsAvifSaveOptions

CodecsAvifSaveOptions Members

AV1 File Format (AVIF)

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.