LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Jbig Property

Show in webframe







Gets the JBIG load and save options.
Syntax
public CodecsJbigOptions Jbig {get;}
'Declaration
 
Public ReadOnly Property Jbig As CodecsJbigOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsJbigOptions
 
value = instance.Jbig
public CodecsJbigOptions Jbig {get;}
@property (nonatomic, strong, readonly) LTCodecsJbigOptions* jbig;
public CodecsJbigOptions getJbig()
 get_Jbig(); 
public:
property CodecsJbigOptions^ Jbig {
   CodecsJbigOptions^ get();
}

Property Value

The JBIG load and save options.
Example
For an example, refer to CodecsJbigOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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