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 : Jpeg Property |
public CodecsJpegOptions Jpeg {get;}
'Declaration
Public ReadOnly Property Jpeg As CodecsJpegOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsJpegOptions value = instance.Jpeg
public CodecsJpegOptions Jpeg {get;}
@property (nonatomic, strong, readonly) LTCodecsJpegOptions* jpeg
public CodecsJpegOptions getJpeg()
get_Jpeg();
public: property CodecsJpegOptions^ Jpeg { CodecsJpegOptions^ get(); }