Module loader

Source
Expand description

This module contains the actual loader API. This API is based on the binary-module of this crate and does provide a convenience API for accessing layers, frames, tags and fully blended images.

Structs§

AsepriteFile
This can be used to load an Aseprite file.
Frame
A frame in the file
FrameCel
A cel in a frame
Layer
A layer in the file
Tag
A tag in the file

Enums§

LoadImageError
LoadSpriteError

Functions§

decompress