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

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

__init__(self)coat.Image
__init__(self, Image im)coat.Image
_py_buffer_info(self)coat.Imageprotected
FromArray(self, any src_data)coat.Image
FromArray(self, any src_data)coat.Image
FromArray(self, any src_data)coat.Image
FromTexture(self, int texture_id)coat.Image
Paste(self, any 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(self)coat.Image
Read(self, str name)coat.Image
ToTexture(self)coat.Image
Write(self, str name)coat.Image