#include <il_wrap.h>
|
| ILboolean | ActiveImage (ILuint) |
| |
| ILboolean | ActiveLayer (ILuint) |
| |
| ILboolean | ActiveMipmap (ILuint) |
| |
| ILvoid | Bind (ILuint) |
| |
| ILvoid | Bind (void) const |
| |
| ILuint | BindImage (ILenum) |
| |
| ILuint | BindImage (void) |
| |
| ILubyte | Bitpp (void) |
| |
| ILubyte | Bpp (void) |
| |
| ILboolean | Clear (void) |
| |
| ILvoid | ClearColour (ILclampf, ILclampf, ILclampf, ILclampf) |
| |
| ILvoid | Close (void) |
| |
| ILboolean | Convert (ILenum) |
| |
| ILboolean | Copy (ILuint) |
| |
| ILboolean | Default (void) |
| |
| ILvoid | Delete (void) |
| |
| ILuint | Depth (void) |
| |
| ILboolean | Flip (void) |
| |
| ILenum | Format (void) |
| |
| ILubyte * | GetData (void) |
| |
| ILuint | GetId (void) const |
| |
| ILenum | GetOrigin (void) |
| |
| ILubyte * | GetPalette (void) |
| |
| ILuint | Height (void) |
| |
| ILvoid | iGenBind () |
| |
| | ilImage () |
| |
| | ilImage (char *) |
| |
| | ilImage (const ilImage &) |
| |
| ILboolean | Load (char *) |
| |
| ILboolean | Load (char *, ILenum) |
| |
| ILuint | NumImages (void) |
| |
| ILuint | NumMipmaps (void) |
| |
| ilImage & | operator= (const ilImage &) |
| |
| ilImage & | operator= (ILuint) |
| |
| ILenum | PaletteAlphaIndex () |
| |
| ILenum | PaletteType (void) |
| |
| ILboolean | Resize (ILuint, ILuint, ILuint) |
| |
| ILboolean | Save (char *) |
| |
| ILboolean | Save (char *, ILenum) |
| |
| ILboolean | SwapColours (void) |
| |
| ILboolean | TexImage (ILuint, ILuint, ILuint, ILubyte, ILenum, ILenum, ILvoid *) |
| |
| ILenum | Type (void) |
| |
| ILuint | Width (void) |
| |
| virtual | ~ilImage () |
| |
◆ ilImage() [1/3]
◆ ilImage() [2/3]
| ilImage::ilImage |
( |
char * |
| ) |
|
◆ ilImage() [3/3]
| ilImage::ilImage |
( |
const ilImage & |
| ) |
|
◆ ~ilImage()
| virtual ilImage::~ilImage |
( |
| ) |
|
|
virtual |
◆ ActiveImage()
◆ ActiveLayer()
◆ ActiveMipmap()
◆ Bind() [1/2]
| ILvoid ilImage::Bind |
( |
ILuint |
| ) |
|
◆ Bind() [2/2]
| ILvoid ilImage::Bind |
( |
void |
| ) |
const |
◆ BindImage() [1/2]
◆ BindImage() [2/2]
| ILuint ilImage::BindImage |
( |
void |
| ) |
|
◆ Bitpp()
◆ Bpp()
◆ Clear()
◆ ClearColour()
◆ Close()
| ILvoid ilImage::Close |
( |
void |
| ) |
|
|
inline |
◆ Convert()
◆ Copy()
◆ Default()
◆ Delete()
| ILvoid ilImage::Delete |
( |
void |
| ) |
|
◆ Depth()
| ILuint ilImage::Depth |
( |
void |
| ) |
|
◆ Flip()
◆ Format()
| ILenum ilImage::Format |
( |
void |
| ) |
|
◆ GetData()
| ILubyte * ilImage::GetData |
( |
void |
| ) |
|
◆ GetId()
| ILuint ilImage::GetId |
( |
void |
| ) |
const |
◆ GetOrigin()
| ILenum ilImage::GetOrigin |
( |
void |
| ) |
|
◆ GetPalette()
| ILubyte * ilImage::GetPalette |
( |
void |
| ) |
|
◆ Height()
| ILuint ilImage::Height |
( |
void |
| ) |
|
◆ iGenBind()
| ILvoid ilImage::iGenBind |
( |
| ) |
|
◆ Load() [1/2]
◆ Load() [2/2]
◆ NumImages()
| ILuint ilImage::NumImages |
( |
void |
| ) |
|
◆ NumMipmaps()
| ILuint ilImage::NumMipmaps |
( |
void |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PaletteAlphaIndex()
| ILenum ilImage::PaletteAlphaIndex |
( |
| ) |
|
◆ PaletteType()
| ILenum ilImage::PaletteType |
( |
void |
| ) |
|
◆ Resize()
◆ Save() [1/2]
◆ Save() [2/2]
◆ SwapColours()
◆ TexImage()
◆ Type()
◆ Width()
| ILuint ilImage::Width |
( |
void |
| ) |
|
◆ Id
The documentation for this class was generated from the following file: