Documentation ¶
Overview ¶
Package imgdrv provides a minimal driver based on Go image/draw package. See ../fbdrv for similar drivers with more features.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
Driver provides simplest possible implementation of pix.Driver. Its speed is not important. The SetDir method does nothing.
Click to show internal directories.
Click to hide internal directories.