, including all inherited members.
| allocateData(S32 size=-1) | LLImageFormatted | [virtual] |
| allocateDataSize(S32 width, S32 height, S32 ncomponents, S32 size=-1) | LLImageBase | |
| appendData(U8 *data, S32 size) | LLImageFormatted | |
| calc_download_priority(F32 virtual_size, F32 visible_area, S32 bytes_sent) | LLImageBase | [static] |
| calcDataSize(S32 discard_level) | LLImageFormatted | [virtual] |
| calcDiscardLevelBytes(S32 bytes) | LLImageFormatted | [virtual] |
| calcHeaderSize() | LLImageFormatted | [inline, virtual] |
| cleanupClass() | LLThreadSafeRefCount | [static] |
| copyData(U8 *data, S32 size) | LLImageFormatted | [protected] |
| countTrailingZeros(U32 m) | LLImageBMP | [protected] |
| createFromExtension(const LLString &instring) | LLImageFormatted | [static] |
| createFromType(S8 codec) | LLImageFormatted | [static] |
| decode(LLImageRaw *raw_image, F32 decode_time) | LLImageBMP | [virtual] |
| decodeChannels(LLImageRaw *raw_image, F32 decode_time, S32 first_channel, S32 max_channel) | LLImageFormatted | [virtual] |
| decodeColorMask16(U8 *dst, U8 *src) | LLImageBMP | [protected] |
| decodeColorMask32(U8 *dst, U8 *src) | LLImageBMP | [protected] |
| decodeColorTable8(U8 *dst, U8 *src) | LLImageBMP | [protected] |
| decodeTruecolor24(U8 *dst, U8 *src) | LLImageBMP | [protected] |
| deleteData() | LLImageFormatted | [virtual] |
| dump() | LLImageFormatted | [virtual] |
| encode(const LLImageRaw *raw_image, F32 encode_time) | LLImageBMP | [virtual] |
| generateMip(const U8 *indata, U8 *mipdata, int width, int height, S32 nchannels) | LLImageBase | [static] |
| getCodec() const | LLImageFormatted | |
| getCodecFromExtension(const LLString &exten) | LLImageBase | [static] |
| getComponents() const | LLImageBase | [inline] |
| getData() const | LLImageBase | |
| getData() | LLImageBase | |
| getDataSize() const | LLImageBase | [inline] |
| getDiscardLevel() const | LLImageFormatted | [inline] |
| getHeight() const | LLImageBase | [inline] |
| getLastError() | LLImageBase | [inline, static] |
| getNumRefs() const | LLThreadSafeRefCount | [inline] |
| getRawDiscardLevel() | LLImageFormatted | [inline, virtual] |
| getWidth() const | LLImageBase | [inline] |
| initClass() | LLThreadSafeRefCount | [static] |
| isBufferInvalid() | LLImageBase | |
| isDecoded() const | LLImageFormatted | [inline] |
| isDecoding() const | LLImageFormatted | [inline] |
| LLImageBase() | LLImageBase | |
| LLImageBMP() | LLImageBMP | |
| LLImageFormatted(S8 codec) | LLImageFormatted | |
| LLThreadSafeRefCount() | LLThreadSafeRefCount | |
| load(const LLString &filename) | LLImageFormatted | |
| mBitfieldMask | LLImageBMP | [protected] |
| mBitmapOffset | LLImageBMP | [protected] |
| mBitsPerPixel | LLImageBMP | [protected] |
| mCodec | LLImageFormatted | [protected] |
| mColorPalette | LLImageBMP | [protected] |
| mColorPaletteColors | LLImageBMP | [protected] |
| mDecoded | LLImageFormatted | [protected] |
| mDecoding | LLImageFormatted | [protected] |
| mDiscardLevel | LLImageFormatted | [protected] |
| mMemType | LLImageBase | |
| mOriginAtTop | LLImageBMP | [protected] |
| reallocateData(S32 size) | LLImageFormatted | [virtual] |
| ref() | LLThreadSafeRefCount | [inline] |
| resetLastError() | LLImageBase | [inline, static] |
| sanityCheck() | LLImageFormatted | [virtual] |
| save(const LLString &filename) | LLImageFormatted | |
| setData(U8 *data, S32 size) | LLImageFormatted | |
| setDataAndSize(U8 *data, S32 size) | LLImageBase | [inline, protected] |
| setDiscardLevel(S8 discard_level) | LLImageFormatted | [inline] |
| setLastError(const LLString &message, const LLString &filename=LLString()) | LLImageBase | [static] |
| setSize(S32 width, S32 height, S32 ncomponents) | LLImageBase | |
| setSizeOverride(BOOL enabled) | LLImageBase | [inline, static] |
| sGlobalFormattedMemory | LLImageFormatted | [static] |
| sLastErrorMessage | LLImageBase | [static] |
| sSizeOverride | LLImageBase | [static] |
| TYPE_AVATAR_BAKE enum value | LLImageBase | |
| TYPE_NORMAL enum value | LLImageBase | |
| unref() | LLThreadSafeRefCount | [inline] |
| updateData() | LLImageBMP | [virtual] |
| ~LLImageBase() | LLImageBase | [protected, virtual] |
| ~LLImageBMP() | LLImageBMP | [protected, virtual] |
| ~LLImageFormatted() | LLImageFormatted | [protected] |
| ~LLThreadSafeRefCount() | LLThreadSafeRefCount | [protected, virtual] |