Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyImage ¶
type ProxyImage struct { FileName string // contains filtered or unexported fields }
ProxyImage 是圖像的代理,控制對 RealImage 的訪問
func NewProxyImage ¶
func NewProxyImage(fileName string) *ProxyImage
func (*ProxyImage) Display ¶
func (pi *ProxyImage) Display() string
Click to show internal directories.
Click to hide internal directories.