package
0.2.6
Repository: https://github.com/joway/imagic.git
Documentation: pkg.go.dev

# Functions

NewProcessor return the Processor instance.

# Structs

JPEGProcessor is the processor for JPEG images.
PNGProcessor is the processor for PNG images.
Processor is the abstract struct of processor.

# Interfaces

Engine is the interface of Processor.