Expand description
Raw data types
These are used to then construct the main Aseprite
type.
Structs§
- Aseprite
Color - A full RGBA color
- Aseprite
Nine Patch Info - 9-Patch slice info
- Aseprite
Pivot - A raw pivot inside a slice
- RawAseprite
- A raw .aseprite file
- RawAseprite
Frame - A raw frame
- RawAseprite
Header - The raw Aseprite Header
- RawAseprite
IccProfile - A raw Icc Profile
- RawAseprite
Palette Entry - A raw palette entry
- RawAseprite
Slice - Raw Slice
- RawAseprite
Tag - A raw Tag
- RawAseprite
User Data - Raw user data
Enums§
- Aseprite
Animation Direction - Animation Direction
- Aseprite
Blend Mode - The different blend modes
- Aseprite
Color Depth - Color depth in a single .aseprite file
- Aseprite
Layer Type - Layer type
- Aseprite
Pixel - A single pixel
- RawAseprite
Cel - Raw Cel
- RawAseprite
Chunk - Raw Chunk
Functions§
- read_
aseprite - Read a
RawAseprite
from memory