#include <image.h>
Collaboration diagram for hoa_video::private_video::MultiImageInfo:

Public Attributes | |
| ImageLoadInfo | image |
| Buffer that can hold a subimage of this multiimage. | |
| ImageLoadInfo | multi_image |
| Whole pixels of an image holding subimages. | |
Definition at line 210 of file image.h.
Buffer that can hold a subimage of this multiimage.
Definition at line 212 of file image.h.
Referenced by hoa_video::GameVideo::_LoadMultiImage(), and hoa_video::GameVideo::_ReloadImagesToSheet().
Whole pixels of an image holding subimages.
Definition at line 211 of file image.h.
Referenced by hoa_video::GameVideo::_LoadMultiImage(), and hoa_video::GameVideo::_ReloadImagesToSheet().
1.5.1