Documentation
¶
Index ¶
- func RawSpriteHard(filePath string) ([]byte, error)
- func SpriteHardToImg(in string, p color.Palette) (*image.NRGBA, error)
- func ToSpriteHard(in *image.NRGBA, p color.Palette, size constants.Size, mode uint8, ...) (data []byte, firmwareColorUsed map[int]int)
- func ToSpriteHardAndExport(in *image.NRGBA, p color.Palette, size constants.Size, mode uint8, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RawSpriteHard ¶
func ToSpriteHard ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.