Documentation ¶
Index ¶
- Constants
- type Options
- type PixelDim
- type Rect
- type Roi
- type Scale
- type Source
- func (this *Source) Blob() []byte
- func (this *Source) Config() *image.Config
- func (*Source) Construct(i ...interface{}) *Source
- func (this *Source) Link() string
- func (this *Source) LinkFull() string
- func (this *Source) Mime() string
- func (this *Source) Size() *PixelDim
- func (this *Source) Type() string
Constants ¶
View Source
const ( MAX_RATIO = 6 MIN_RATIO = 0.08 )
View Source
const ( NOPROTO = 1 URIFULL = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Roi ¶
type Roi struct { InitArea *Rect // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.