Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Jpeg2000 Property |
public CodecsJpeg2000Options Jpeg2000 {get;}
'Declaration
Public ReadOnly Property Jpeg2000 As CodecsJpeg2000Options
'Usage
Dim instance As CodecsOptions Dim value As CodecsJpeg2000Options value = instance.Jpeg2000
public CodecsJpeg2000Options Jpeg2000 {get;}
@property (nonatomic, strong, readonly) LTCodecsJpeg2000Options* jpeg2000
public CodecsJpeg2000Options getJpeg2000()
get_Jpeg2000();
public: property CodecsJpeg2000Options^ Jpeg2000 { CodecsJpeg2000Options^ get(); }