Module raw

Module raw 

Source
Expand description

Raw data types

These are used to then construct the main Aseprite type.

Structs§

AsepriteColor
A full RGBA color
AsepriteNinePatchInfo
9-Patch slice info
AsepritePivot
A raw pivot inside a slice
RawAseprite
A raw .aseprite file
RawAsepriteFrame
A raw frame
RawAsepriteHeader
The raw Aseprite Header
RawAsepriteIccProfile
A raw Icc Profile
RawAsepritePaletteEntry
A raw palette entry
RawAsepriteSlice
Raw Slice
RawAsepriteTag
A raw Tag
RawAsepriteUserData
Raw user data

Enums§

AsepriteAnimationDirection
Animation Direction
AsepriteBlendMode
The different blend modes
AsepriteColorDepth
Color depth in a single .aseprite file
AsepriteLayerType
Layer type
AsepritePixel
A single pixel
RawAsepriteCel
Raw Cel
RawAsepriteChunk
Raw Chunk

Functions§

read_aseprite
Read a RawAseprite from memory