Quark  0.1
ImageUtils Class Reference

A collection of image-related utility functions. More...

#include <ImageUtils.h++>

Static Public Member Functions

static QString readableImageFormatsFilter ()
 Returns a filename filter that matches all of the image file formats that are readable by the Qt framework. More...
 
static QString writableImageFormatsFilter ()
 Returns a filename filter that matches all of the image file formats that are writable by the Qt framework. More...
 

Detailed Description

A collection of image-related utility functions.

Author
Mark Lindner

Member Function Documentation

◆ readableImageFormatsFilter()

static QString readableImageFormatsFilter ( )
static

Returns a filename filter that matches all of the image file formats that are readable by the Qt framework.

◆ writableImageFormatsFilter()

static QString writableImageFormatsFilter ( )
static

Returns a filename filter that matches all of the image file formats that are writable by the Qt framework.


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