Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PixmapWImage ¶
type PixmapWImage struct {
// contains filtered or unexported fields
}
func NewPixmapWImage ¶
func NewPixmapWImage(opt *Options) (*PixmapWImage, error)
func (*PixmapWImage) Close ¶
func (wi *PixmapWImage) Close() error
func (*PixmapWImage) Image ¶
func (wi *PixmapWImage) Image() draw.Image
func (*PixmapWImage) PutImageCompleted ¶
func (wi *PixmapWImage) PutImageCompleted()
type ShmImgWrap ¶
func NewShmImgWrap ¶
func NewShmImgWrap(r image.Rectangle) (*ShmImgWrap, error)
func (*ShmImgWrap) Close ¶
func (imgWrap *ShmImgWrap) Close() error
type ShmWImage ¶
type ShmWImage struct {
// contains filtered or unexported fields
}
func NewShmWImage ¶
func (*ShmWImage) PutImageCompleted ¶
func (wi *ShmWImage) PutImageCompleted()
Click to show internal directories.
Click to hide internal directories.