|
sculpto
|
This is the complete list of members for scl::image, including all inherited members.
| Allocate() | scl::image | inline |
| FlipHorizontaly() | scl::image | inline |
| Free() | scl::image | inline |
| GetComponentsCount() const | scl::image | inline |
| GetHeight() const | scl::image | inline |
| GetRawData() const | scl::image | inline |
| GetWidth() const | scl::image | inline |
| image()=default | scl::image | |
| image(const image &Other) | scl::image | inline |
| image(int Width, int Height, int ComponentsCount, bool AllocateMemory=true) | scl::image | inline |
| image(int Width, int Height, int ComponentsCount, void *Data) | scl::image | inline |
| image(const std::string &FileName) | scl::image | inline |
| IsEmpty() const | scl::image | inline |
| Load(const std::string &FileName) | scl::image | inline |
| operator=(const image &Other) | scl::image | inline |
| ~image() | scl::image | inline |