Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXJP2Image Class Reference

JPEG-2000 Image class. More...

#include <FXJP2Image.h>

Inheritance diagram for FX::FXJP2Image:
FX::FXImage FX::FXDrawable FX::FXId FX::FXObject

List of all members.

Public Member Functions

 FXJP2Image (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1, FXint q=100)
 Construct an image from memory stream formatted in JPEG-2000 format.
void setQuality (FXint q)
 Set image quality to save with.
FXint getQuality () const
 Get image quality setting.
virtual FXbool savePixels (FXStream &store) const
 Load pixels from stream in JPEG format.
virtual FXbool loadPixels (FXStream &store)
 Save pixels into stream in JPEG format.
virtual ~FXJP2Image ()
 Destroy.

Static Public Attributes

static const FXchar fileExt []
static const FXchar mimeType []
static const FXbool supported
 True if format is supported.

Protected Attributes

FXint quality

Detailed Description

JPEG-2000 Image class.


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

Copyright © 1997-2011 Jeroen van der Zijp