Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NormalCard ¶
type NormalCard struct { Waifu2xAble BaseCard utils.Result Idolized bool }
func (*NormalCard) ProcessImage ¶
func (card *NormalCard) ProcessImage() (err error)
type URPair ¶
type URPair struct { Waifu2xAble BaseCard utils.Result Idolized bool // contains filtered or unexported fields }
func (*URPair) ProcessImage ¶
type Waifu2xAble ¶
func (*Waifu2xAble) DoWaifu2x ¶
func (w *Waifu2xAble) DoWaifu2x() (err error)
func (*Waifu2xAble) Extension ¶
func (w *Waifu2xAble) Extension() string
func (*Waifu2xAble) HasAlpha ¶
func (w *Waifu2xAble) HasAlpha() bool
func (*Waifu2xAble) Hash ¶
func (w *Waifu2xAble) Hash() string
func (*Waifu2xAble) InputPath ¶
func (w *Waifu2xAble) InputPath() string
func (*Waifu2xAble) OutputPath ¶
func (w *Waifu2xAble) OutputPath() string
Click to show internal directories.
Click to hide internal directories.