LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Jbig2 Property

Show in webframe







Gets the JBIG2 load and save options.
Syntax
public CodecsJbig2Options Jbig2 {get;}
'Declaration
 
Public ReadOnly Property Jbig2 As CodecsJbig2Options
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsJbig2Options
 
value = instance.Jbig2
public CodecsJbig2Options Jbig2 {get;}
@property (nonatomic, strong, readonly) LTCodecsJbig2Options* jbig2;

            
 get_Jbig2(); 
public:
property CodecsJbig2Options^ Jbig2 {
   CodecsJbig2Options^ get();
}

Property Value

The JBIG2 load and save options.
Example
For an example, refer to CodecsJbig2Options.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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