Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csCommonImageFile Member List
This is the complete list of members for csCommonImageFile, including all inherited members.AddRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
AllocImage() | csImageMemory | [protected] |
Alpha | csImageMemory | [protected] |
ApplyKeyColor() | csImageMemory | [virtual] |
ApplyKeycolor() | csImageMemory | [inline, virtual] |
CheckAlpha() | csImageMemory | |
Clear(const csRGBpixel &colour) | csImageMemory | |
ClearKeyColor() | csImageMemory | [virtual] |
ClearKeycolor() | csImageMemory | [inline, virtual] |
ConvertFromPal8(uint8 *iImage, uint8 *alpha, csRGBpixel *iPalette, int nPalColors=256) | csImageMemory | |
ConvertFromPal8(uint8 *iImage, uint8 *alpha, const csRGBcolor *iPalette, int nPalColors=256) | csImageMemory | |
ConvertFromRGBA(csRGBpixel *iImage) | csImageMemory | |
Copy(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
CopyScale(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
CopyTile(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
csCommonImageFileLoader class | csCommonImageFile | [friend] |
csImageBase() | csImageBase | [inline, protected] |
csImageMemory(int iFormat) | csImageMemory | [protected] |
csImageMemory(int width, int height, int format=CS_IMGFMT_TRUECOLOR) | csImageMemory | |
csImageMemory(int width, int height, int depth, int format) | csImageMemory | |
csImageMemory(int width, int height, void *buffer, bool destroy, int format=CS_IMGFMT_TRUECOLOR, csRGBpixel *palette=0) | csImageMemory | |
csImageMemory(int width, int height, const void *buffer, int format=CS_IMGFMT_TRUECOLOR, const csRGBpixel *palette=0) | csImageMemory | |
csImageMemory(iImage *source) | csImageMemory | |
csImageMemory(iImage *source, int newFormat) | csImageMemory | |
DataTypeString(csLoaderDataType dataType) | csCommonImageFile | [protected, static] |
DecRef()=0 | iBase | [pure virtual] |
Depth | csImageMemory | [protected] |
destroy_image | csImageMemory | [protected] |
EnsureImage() | csImageMemory | [protected] |
fName | csImageBase | [protected] |
Format | csImageMemory | [protected] |
FreeImage() | csImageMemory | [protected] |
GetAlpha() | csCommonImageFile | [protected, virtual] |
GetAlphaPtr() | csImageMemory | |
GetDepth() const | csImageMemory | [inline, virtual] |
GetFormat() const | csImageMemory | [inline, virtual] |
GetHeight() const | csImageMemory | [inline, virtual] |
GetImageData() | csCommonImageFile | [protected, virtual] |
GetImagePtr() | csImageMemory | |
GetImageType() const | csImageMemory | [inline, virtual] |
GetKeycolor(int &r, int &g, int &b) const | csImageBase | [inline, virtual] |
GetKeyColor(int &r, int &g, int &b) const | csCommonImageFile | [inline, protected, virtual] |
GetMipmap(uint num) | csImageMemory | [inline, virtual] |
GetName() const | csImageBase | [inline, virtual] |
GetPalette() | csCommonImageFile | [protected, virtual] |
GetPalettePtr() | csImageMemory | |
GetRawData() const | csCommonImageFile | [protected, virtual] |
GetRawFormat() const | csCommonImageFile | [protected, virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
GetSubImage(uint num) | csImageBase | [inline, virtual] |
GetWidth() const | csImageMemory | [inline, virtual] |
has_keycolour | csImageMemory | [protected] |
HasKeycolor() const | csImageBase | [inline, virtual] |
HasKeyColor() const | csCommonImageFile | [inline, protected, virtual] |
HasMipmaps() const | csImageMemory | [inline, virtual] |
HasSubImages() const | csImageBase | [inline, virtual] |
Height | csImageMemory | [protected] |
Image | csImageMemory | [protected] |
imageType | csImageMemory | [protected] |
IncRef()=0 | iBase | [pure virtual] |
InitLoader(csRef< iDataBuffer > source)=0 | csCommonImageFile | [protected, pure virtual] |
jobQueue | csCommonImageFile | [protected] |
keycolour | csImageMemory | [protected] |
Load(csRef< iDataBuffer > source) | csCommonImageFile | [protected, virtual] |
loadJob | csCommonImageFile | [protected] |
MakeImageData() | csCommonImageFile | [protected] |
mipmaps | csImageMemory | [protected] |
object_reg | csCommonImageFile | [protected] |
Palette | csImageMemory | [protected] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
RemoveRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
SCF_DECLARE_IBASE | csImageMemory | |
SetDimensions(int newWidth, int newHeight) | csImageMemory | [protected] |
SetFormat(int iFormat) | csImageMemory | |
SetImageType(csImageType type) | csImageMemory | [inline] |
SetKeyColor(int r, int g, int b) | csImageMemory | [virtual] |
SetKeycolor(int r, int g, int b) | csImageMemory | [inline, virtual] |
SetMipmap(uint num, iImage *mip) | csImageMemory | [inline] |
SetName(const char *iName) | csImageBase | [inline, virtual] |
WaitForJob() const | csCommonImageFile | [protected] |
Width | csImageMemory | [protected] |
~csImageBase() | csImageBase | [inline, virtual] |
Generated for Crystal Space by doxygen 1.4.4