Documentation ¶
Index ¶
- func Export(filePath string, bw []byte, p color.Palette, screenMode uint8, ...) error
- func ToMode0AndExport(in *image.NRGBA, p color.Palette, size constants.Size, filePath string, ...) error
- func ToMode1AndExport(in *image.NRGBA, p color.Palette, size constants.Size, filePath string, ...) error
- func ToMode2AndExport(in *image.NRGBA, p color.Palette, size constants.Size, filePath string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Export ¶
func Export(filePath string, bw []byte, p color.Palette, screenMode uint8, cfg *config.MartineConfig) error
nolint: funlen, gocognit
func ToMode0AndExport ¶
func ToMode1AndExport ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.