Documentation ¶
Index ¶
- func FindMissingIndexes(from, to int, dir string, png bool) ([]int, error)
- func GenerateImageFromAttributes(width, height int, attributes traits.TraitGroup, layersMap map[string]string, ...) error
- func GenerateImageFromLayers(width, height int, keys []string, layerPaths []string, outputPath string, ...) error
- func GenerateImagesFromCollectionAttributesJson(width, height, startingIndex int, collectionPath, configPath, outDir string, ...) error
- func GenerateManyImagesFromCollectionAttributes(width, height, startingIndex int, collectionAttributes []traits.TraitGroup, ...) error
- func GenerateManyImagesFromCollectionAttributesParallel(width, height, startingIndex int, collectionAttributes []traits.TraitGroup, ...) error
- func GenerateMissingImagesFromCollectionAttributes(width, height int, collection traits.TraitCollection, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindMissingIndexes ¶ added in v0.2.0
func GenerateImageFromLayers ¶
func GenerateMissingImagesFromCollectionAttributes ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.