载入中...
搜索中...
未找到
Image.h 文件参考
#include "common/Module.h"
#include "image/ImageData.h"
#include <list>

浏览源代码.

class  eve::image::Image
 This module is responsible for decoding files such as PNG, GIF, JPEG into raw pixel data, as well as parsing compressed formats which are designed to be uploaded to the GPU and rendered without being un-compressed. This module does not know how to draw images on screen; only love.graphics knows that. 更多...
 

命名空间

namespace  eve
 
namespace  eve::image