, 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] |
| createFromExtension(const LLString &instring) | LLImageFormatted | [static] |
| createFromType(S8 codec) | LLImageFormatted | [static] |
| decode(LLImageRaw *raw_image, F32 decode_time=0.0) | LLImageTGA | [virtual] |
| decodeAndProcess(LLImageRaw *raw_image, F32 domain, F32 weight) | LLImageTGA | |
| decodeChannels(LLImageRaw *raw_image, F32 decode_time, S32 first_channel, S32 max_channel) | LLImageFormatted | [virtual] |
| decodeColorMap(LLImageRaw *raw_image, BOOL rle, BOOL flipped) | LLImageTGA | [private] |
| decodeColorMapPixel15(U8 *dst, const U8 *src) | LLImageTGA | [private] |
| decodeColorMapPixel24(U8 *dst, const U8 *src) | LLImageTGA | [private] |
| decodeColorMapPixel32(U8 *dst, const U8 *src) | LLImageTGA | [private] |
| decodeColorMapPixel8(U8 *dst, const U8 *src) | LLImageTGA | [private] |
| decodeTruecolor(LLImageRaw *raw_image, BOOL rle, BOOL flipped) | LLImageTGA | [private] |
| decodeTruecolorNonRle(LLImageRaw *raw_image, BOOL &alpha_opaque) | LLImageTGA | [private] |
| decodeTruecolorPixel15(U8 *dst, const U8 *src) | LLImageTGA | [inline, private] |
| decodeTruecolorRle15(LLImageRaw *raw_image) | LLImageTGA | [private] |
| decodeTruecolorRle24(LLImageRaw *raw_image) | LLImageTGA | [private] |
| decodeTruecolorRle32(LLImageRaw *raw_image, BOOL &alpha_opaque) | LLImageTGA | [private] |
| decodeTruecolorRle8(LLImageRaw *raw_image) | LLImageTGA | [private] |
| deleteData() | LLImageFormatted | [virtual] |
| dump() | LLImageFormatted | [virtual] |
| encode(const LLImageRaw *raw_image, F32 encode_time=0.0) | LLImageTGA | [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 | |
| LLImageFormatted(S8 codec) | LLImageFormatted | |
| LLImageTGA() | LLImageTGA | |
| LLImageTGA(const LLString &file_name) | LLImageTGA | |
| LLThreadSafeRefCount() | LLThreadSafeRefCount | |
| load(const LLString &filename) | LLImageFormatted | |
| loadFile(const LLString &file_name) | LLImageTGA | [private] |
| mAttributeBits | LLImageTGA | [private] |
| mCodec | LLImageFormatted | [protected] |
| mColorMap | LLImageTGA | [private] |
| mColorMapBytesPerEntry | LLImageTGA | [private] |
| mColorMapDepth | LLImageTGA | [private] |
| mColorMapIndexHi | LLImageTGA | [private] |
| mColorMapIndexLo | LLImageTGA | [private] |
| mColorMapLength | LLImageTGA | [private] |
| mColorMapLengthHi | LLImageTGA | [private] |
| mColorMapLengthLo | LLImageTGA | [private] |
| mColorMapStart | LLImageTGA | [private] |
| mColorMapType | LLImageTGA | [private] |
| mDataOffset | LLImageTGA | [private] |
| mDecoded | LLImageFormatted | [protected] |
| mDecoding | LLImageFormatted | [protected] |
| mDiscardLevel | LLImageFormatted | [protected] |
| mHeightHi | LLImageTGA | [private] |
| mHeightLo | LLImageTGA | [private] |
| mIDLength | LLImageTGA | [private] |
| mImageType | LLImageTGA | [private] |
| mInterleave | LLImageTGA | [private] |
| mIs15Bit | LLImageTGA | [private] |
| mMemType | LLImageBase | |
| mOriginRightBit | LLImageTGA | [private] |
| mOriginTopBit | LLImageTGA | [private] |
| mPixelSize | LLImageTGA | [private] |
| mWidthHi | LLImageTGA | [private] |
| mWidthLo | LLImageTGA | [private] |
| mXOffsetHi | LLImageTGA | [private] |
| mXOffsetLo | LLImageTGA | [private] |
| mYOffsetHi | LLImageTGA | [private] |
| mYOffsetLo | LLImageTGA | [private] |
| reallocateData(S32 size) | LLImageFormatted | [virtual] |
| ref() | LLThreadSafeRefCount | [inline] |
| resetLastError() | LLImageBase | [inline, static] |
| s5to8bits | LLImageTGA | [private, 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() | LLImageTGA | [virtual] |
| ~LLImageBase() | LLImageBase | [protected, virtual] |
| ~LLImageFormatted() | LLImageFormatted | [protected] |
| ~LLImageTGA() | LLImageTGA | [protected, virtual] |
| ~LLThreadSafeRefCount() | LLThreadSafeRefCount | [protected, virtual] |