Class describing a JPEG image file.  
More...
List of all members.
Public Member Functions
- 
JPGCreator (const char *fn)
 - 
override RefPtr< MemBase > create ()
 - 
override bool release ()
 
Static Public Member Functions
- 
static bool isJpeg (const char *filename, int &width, int &height)
 
Public Attributes
- 
string filename
 - 
RefPtr< Image_t > ImageData
 
Detailed Description
Class describing a JPEG image file.