Cuminas DjVu SDK for .NET Framework
EncoderProfile Class
Members 



This class represents a DjVu encoder profile used by Encoder Class.
Object Model
EncoderProfile ClassEncoderParams Class
Syntax
Public NotInheritable Class EncoderProfile 
Dim instance As EncoderProfile
public sealed class EncoderProfile 
public ref class EncoderProfile sealed 
Remarks

The profile repository file should be initialized/installed on the correct location before using the profiles. For more information, see DjVu Encoder Profiles.

The class has no constructors and you should create objects by calling either ImportFromXml MethodImportFromXmlFile Method or LoadFromRepository Method.

Inheritance Hierarchy

System.Object
   DjVu.EncoderProfile

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

EncoderProfile Members
DjVu Namespace
DjVu Encoder Profiles
ImportFromXml Method
ImportFromXmlFile Method
LoadFromRepository Method

Send Feedback