Feedback
- press ENTER to search or ESC to cancel
Table of content
Globals namespaces
Constants
- Align
- AniDir
- BlendMode
- BrushPattern
- BrushType
- ColorMode
- FilterChannels
- Ink
- MouseButton
- MouseCursor
- RangeType
- SelectionMode
- SpriteSheetDataFormat
- SpriteSheetType
- WebSocketMessageType
Classes/objects
- Brush
- Cel
- Color
- ColorSpace
- Dialog
- Editor
- Events
- Frame
- GraphicsContext
- Image
- ImageSpec
- KeyEvent
- Layer
- MouseEvent
- Palette
- Plugin
- Point
- Properties
- Range
- Rectangle
- Selection
- Site
- Size
- Slice
- Sprite
- Tag
- Tile
- Tileset
- Timer
- Tool
- TouchEvent
- Version
- WebSocket
- Window
Ink
More info about each ink type behavior at https://www.aseprite.org/docs/ink/.
Ink.SIMPLE
Value 0
or "simple"
string.
Ink.ALPHA_COMPOSITING
Value 1
, "alpha_compositing"
, or "alpha-compositing"
.
Ink.COPY_COLOR
Value 2
, "copy_color"
, or "copy-color"
.
Ink.LOCK_ALPHA
Value 3
, "lock_alpha"
, or "lock-alpha"
.
Ink.SHADING
Value 4
, or "shading"
.