godotify

package module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2023 License: MIT Imports: 7 Imported by: 0

README

godotify

simply convert an image into a dotted image to use in your project or just to download and save
...supports jpg, jpeg, and png

Install

  1. enter in console: go get github.com/GoEntity/godotify/pkg@v1.0.0
  2. include "github.com/GoEntity/godotify/pkg" in import() (see below)

Usage Example

Note: if you are not using custom name for package, use dotify instead. (i.e. dotify.GoDotify)

image

Usage Example 2 (Ebitengine)

image

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoDotify

func GoDotify(inputFile string, outputFile string, config Config) error

Types

type Config

type Config struct {
	Intensity float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL