Docs.rs
  • mabel-aseprite-0.3.9
    • mabel-aseprite 0.3.9
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fawni
    • Dependencies
      • bitflags ^2 normal
      • byteorder ^1.3 normal
      • flate2 ^1.0 normal
      • image ^0.24 normal
      • log ^0.4 normal
      • nohash ^0.2 normal
      • image ^0.24 dev
      • rand >=0.7, <0.9 dev
      • rect_packer ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mabel_aseprite0.3.9

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • AsepriteFile
  • ColorPalette
  • ColorPaletteEntry
  • ExternalFile
  • ExternalFileId
  • ExternalFilesById
  • ExternalTilesetReference
  • Frame
  • Layer
  • LayerFlags
  • LayersIter
  • Slice
  • Slice9
  • SliceKey
  • Tag
  • Tile
  • TileSize
  • Tilemap
  • Tileset
  • TilesetsById
  • UserData
  • cel::Cel
  • cel::CelCommon
  • cel::ImageContent
  • cel::ImageSize
  • cel::RawCel
  • util::MappingOptions
  • util::PaletteMapper

Enums

  • AnimationDirection
  • AsepriteParseError
  • BlendMode
  • LayerType
  • PixelFormat
  • TilesetImageError
  • cel::CelContent
  • cel::Pixels
  • cel::RawPixels

Functions

  • util::extrude_border
  • util::to_indexed_image

Type Aliases

  • Result