Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ScopedJasperImage Class Reference

Automatic resource handling for a jas_image_t*. More...

+ Collaboration diagram for ScopedJasperImage:

Public Member Functions

 ScopedJasperImage (jas_image_t *&image)
 
 ~ScopedJasperImage ()
 

Detailed Description

Automatic resource handling for a jas_image_t*.

Definition at line 280 of file qjp2handler.cpp.

Constructor & Destructor Documentation

◆ ScopedJasperImage()

ScopedJasperImage::ScopedJasperImage ( jas_image_t *& image)
inline

Definition at line 285 of file qjp2handler.cpp.

◆ ~ScopedJasperImage()

ScopedJasperImage::~ScopedJasperImage ( )
inline

Definition at line 286 of file qjp2handler.cpp.


The documentation for this class was generated from the following file: