载入中...
搜索中...
未找到
eve::image 命名空间参考

class  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. 更多...
 
class  ImageData
 Represents raw pixel data. 更多...
 
union  Row
 

函数

 Module_IMPL (Image, new Image())
 

函数说明

◆ Module_IMPL()

eve::image::Module_IMPL ( Image  ,
new   Image() 
)