Gjsify LogoGjsify Logo

Holds the information necessary to use the primary surface.

record

Hierarchy

  • DisplayPrimary

Index

Constructors

Properties

data: number

pointer to primary buffer

field
format: object

primary buffer format

field
height: number

height of the primary

field
marked: boolean

whether the display is marked ready

field
shmid: number

identifier of the shared memory segment associated with the data, or -1 if not shm

field
stride: number

stride of the primary

field
width: number

width of the primary

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method