Class FbMem

The framebuffer memory object.

Declaration

class FbMem(object)
source link

Documentation

Made of:
  • the framebuffer file descriptor

  • the fix screen info struct

  • the var screen info struct

  • the mapped memory

Methods

Subclasses