3DCoat Core API
The 3DCoat API documentation.
Loading...
Searching...
No Matches
coat::Image Member List

This is the complete list of members for coat::Image, including all inherited members.

_py_buffer_info() (defined in coat::Image)coat::Image
FromArray(PY_BYTE_ARRAY src_data)coat::Image
FromArray(PY_DWORD_ARRAY src_data) (defined in coat::Image)coat::Image
FromArray(PY_FLOAT_ARRAY src_data) (defined in coat::Image)coat::Image
FromTexture(int texture_id)coat::Image
Image() (defined in coat::Image)coat::Image
Image(const Image &im) (defined in coat::Image)coat::Image
Paste(PY_BYTE_ARRAY src_data, int pasteLeft=0, int pasteTop=0, int cropLeft=0, int cropTop=0, int cropRight=0, int cropBottom=0, bool flipY=false)coat::Image
Pointer()coat::Image
Read(const char *name)coat::Image
ToTexture()coat::Image
Write(const char *name)coat::Image