package
Version:
v0.0.0-...-aeab57e
Opens a new window with list of versions in this module.
Published: Jun 19, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Image struct {
Data []byte
Width int
Height int
}
Image stores image data encoded in its initial format
type ImageResize struct{}
ImageResize implemets Resize
interface for image resizing
Resize resizes image due to parameters
png, gif and jpeg are supported
Resize represents the instance that is able to resize an image
Result is return type of Resize operation
Source Files
¶
Directories
¶
Package resize_mock is a generated GoMock package.
|
Package resize_mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.