Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
NS_IIOF_HELPERS::QIIOFHelpers Class Reference

#include <qiiofhelpers_p.h>

Collaboration diagram for NS_IIOF_HELPERS::QIIOFHelpers:

Static Public Member Functions

static QImageIOPlugin::Capabilities systemCapabilities (const QString &uti)
static bool readImage (QImageIOHandler *q_ptr, QImage *out)
static bool writeImage (QImageIOHandler *q_ptr, const QImage &in, const QString &uti)

Detailed Description

Definition at line 31 of file qiiofhelpers_p.h.

Member Function Documentation

◆ readImage()

bool NS_IIOF_HELPERS::QIIOFHelpers::readImage ( QImageIOHandler * q_ptr,
QImage * out )
static

Definition at line 97 of file qiiofhelpers.mm.

◆ systemCapabilities()

QImageIOPlugin::Capabilities NS_IIOF_HELPERS::QIIOFHelpers::systemCapabilities ( const QString & uti)
static

Definition at line 79 of file qiiofhelpers.mm.

◆ writeImage()

bool NS_IIOF_HELPERS::QIIOFHelpers::writeImage ( QImageIOHandler * q_ptr,
const QImage & in,
const QString & uti )
static

Definition at line 103 of file qiiofhelpers.mm.


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