Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoCanvas = errors.New("no canvas metadata available")
Functions ¶
func AttachToThread ¶
Types ¶
type Metadata ¶
type Metadata struct {
Width int `json:"width"`
Height int `json:"height"`
Is2x bool `json:"is2x"`
}
func (Metadata) ScaledHeight ¶
func (Metadata) ScaledWidth ¶
Click to show internal directories.
Click to hide internal directories.