Documentation ¶
Index ¶
Constants ¶
View Source
const ( MEDIA_JPEG = "jpeg" MEDIA_LINK = "link" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Media ¶
type Media struct {
// contains filtered or unexported fields
}
Container for digital media
type Scaler ¶
type Scaler struct {
// contains filtered or unexported fields
}
func NewScaler ¶
func NewScaler(resolution medium.Resolution) *Scaler
Click to show internal directories.
Click to hide internal directories.