Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConvertInfo ¶
type ConvertInfo struct { MDate time.Time SrcPath string DstPath string SrcFormat ImgFormat DstFormat ImgFormat Width uint Height uint Quality int }
func (*ConvertInfo) Convert ¶
func (c *ConvertInfo) Convert() error
Click to show internal directories.
Click to hide internal directories.