Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DynamicImage ¶
type DynamicImage struct {
// contains filtered or unexported fields
}
func (*DynamicImage) Bounds ¶
func (d *DynamicImage) Bounds() image.Rectangle
func (*DynamicImage) ColorModel ¶
func (d *DynamicImage) ColorModel() color.Model
func (*DynamicImage) DownloadFull ¶
func (d *DynamicImage) DownloadFull() (image.Image, error)
func (*DynamicImage) Error ¶
func (d *DynamicImage) Error() error
func (*DynamicImage) Opaque ¶
func (d *DynamicImage) Opaque() bool
Click to show internal directories.
Click to hide internal directories.