love.image (Tiếng Việt)

Cung cấp giao diện để giải mã dữ liệu hình ảnh đã mã hoá.

Kiểu

CompressedData Compressed image data designed to stay compressed in RAM and on the GPU.
ImageData Raw (decoded) image data.

Hàm

love.image.isCompressed Determines whether a file can be loaded as CompressedData.
love.image.newCompressedData Create a new CompressedData object from a compressed image file.
love.image.newEncodedImageData Encodes ImageData.
love.image.newImageData Creates a new ImageData object.

Kiểu liệt kê

CompressedFormat Compressed image data formats.
ImageFormat Encoded image formats.

Xem thêm

  • love
  • Image - kiểu dữ liệu love.graphics


Ngôn ngữ khác

Personal tools