←Select platform

CodecsOptions Class

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class CodecsOptions : IDisposable 
Public Class CodecsOptions  
   Implements System.IDisposable  
public sealed class CodecsOptions : IClosable    
@interface LTCodecsOptions : NSObject<NSCopying> 
public class CodecsOptions 
function Leadtools.Codecs.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly