←Select platform

CodecsOptions Class

Summary

Provides access to all the specific file format load and save options supported by LEADTOOLS.

Syntax
C#
VB
Objective-C
C++
Java
public class CodecsOptions : IDisposable 
Public Class CodecsOptions  
   Implements System.IDisposable  
@interface LTCodecsOptions : NSObject<NSCopying> 
public class CodecsOptions 
public ref class CodecsOptions : public System.IDisposable   

Remarks

The RasterCodecs.SaveOptions and RasterCodecs.LoadOptions methods can be used to save or load the current options to a disk file or a stream.

Example

For an example, refer to AllocateImage.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly