Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConvertOpt ¶
type ConvertOpt string
const ( Crop ConvertOpt = "crop" Stretch ConvertOpt = "stretch" KeepAspect ConvertOpt = "keepaspect" )
type Encoder ¶
type Encoder struct {
Opt ConvertOpt
}
Click to show internal directories.
Click to hide internal directories.