| Trees | Index | Help |
|
|---|
|
__builtin__.object:
The most base type
FreeImagePy.constants.FIPoint:
A class used for store a point information
FreeImagePy.constants.FISize:
A class used for store width and height bitmap informations
FreeImagePy.FreeImagePy.freeimage:
FreeImage class wrapper
FreeImagePy.FreeImagePy.Image:
FreeImagePy Image class.
FreeImagePy.library.internlLibrary:
Class for the real library load
FreeImagePy.buffer.IO:
Wrapped FreeImageIO structure used by the handle functions.
FreeImagePy.buffer.FileIO:
Wrapped python file object for use with the handle functions.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
_ctypes.SimpleType:
metatype for the SimpleType Objects
_ctypes._CData:
XXX to be provided
_ctypes._SimpleCData:
XXX to be provided
_ctypes.CFuncPtr:
Function Pointer
_ctypes.Structure:
Structure base class
exceptions.Exception:
Common base class for all exceptions.
FreeImagePy.constants.FreeImagePy_ColorWrong:
Exception raised then a function receive a wrong color depth
FreeImagePy.constants.FreeImagePy_LibraryNotFound:
Exception raised then I don't found the library
exceptions.StandardError:
Base class for all standard Python exceptions.
exceptions.AttributeError:
Attribute not found.
FreeImagePy.constants.IOAttributeError:
IO operation won't wrok
exceptions.Warning:
Base class for warning categories.
exceptions.UserWarning:
Base class for warnings generated by user code.
FreeImagePy.constants.AutomaticDepthChange:
Warning shown when I change the bitmap depth into another BPP
FreeImagePy.constants.FunctionNotFound:
Warning shown when I not found a library function
FreeImagePy.constants.TypeNotFound:
Warning shown when I not found the type passed into the type's
list
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Nov 17 12:52:34 2006 | http://epydoc.sf.net |