Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAnimatedImageNotSupported = errors.New("animated image not supported")
ErrAnimatedImageNotSupported animated image not supported
View Source
var ErrFFTHasNotPerformed = errors.New("FFT of this image haven't performed")
ErrFFTHasNotPerformed returned when FFT get/set when FFT haven't performed
View Source
var ErrImageNotSupported = errors.New("image type not supported")
ErrImageNotSupported image not supportted
Functions ¶
This section is empty.
Types ¶
type Image ¶
Image image class with FFT / DFT ability
Click to show internal directories.
Click to hide internal directories.