LLImageJ2CImpl Class Reference

#include <llimagej2c.h>

Inheritance diagram for LLImageJ2CImpl:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~LLImageJ2CImpl ()

Protected Member Functions

virtual BOOL getMetadata (LLImageJ2C &base)=0
virtual BOOL decodeImpl (LLImageJ2C &base, LLImageRaw &raw_image, F32 decode_time, S32 first_channel, S32 max_channel_count)=0
virtual BOOL encodeImpl (LLImageJ2C &base, const LLImageRaw &raw_image, const char *comment_text, F32 encode_time=0.0, BOOL reversible=FALSE)=0

Friends

class LLImageJ2C

Detailed Description

Definition at line 91 of file llimagej2c.h.


Constructor & Destructor Documentation

LLImageJ2CImpl::~LLImageJ2CImpl (  )  [virtual]

Definition at line 441 of file llimagej2c.cpp.


Member Function Documentation

virtual BOOL LLImageJ2CImpl::decodeImpl ( LLImageJ2C base,
LLImageRaw raw_image,
F32  decode_time,
S32  first_channel,
S32  max_channel_count 
) [protected, pure virtual]

Implemented in LLImageJ2COJ.

Referenced by LLImageJ2C::decode().

virtual BOOL LLImageJ2CImpl::encodeImpl ( LLImageJ2C base,
const LLImageRaw raw_image,
const char *  comment_text,
F32  encode_time = 0.0,
BOOL  reversible = FALSE 
) [protected, pure virtual]

Implemented in LLImageJ2COJ.

Referenced by LLImageJ2C::encode().

virtual BOOL LLImageJ2CImpl::getMetadata ( LLImageJ2C base  )  [protected, pure virtual]

Implemented in LLImageJ2COJ.

Referenced by LLImageJ2C::updateData(), and LLImageJ2C::validate().


Friends And Related Function Documentation

friend class LLImageJ2C [friend]

Definition at line 111 of file llimagej2c.h.


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:25 2010 for Second Life Viewer by  doxygen 1.4.7