Class FbMem
The framebuffer memory object.
Declaration
class FbMem(object)
source linkDocumentation
- Made of:
the framebuffer file descriptor
the fix screen info struct
the var screen info struct
the mapped memory
Methods
▶ def __init__(self, fbdev=None) Create the FbMem framebuffer memory object.
Overrides
This method is overriden in:
Subclasses