Gjsify LogoGjsify Logo

Hierarchy

  • FramebufferInterface

Index

Constructors

Properties

name: string

Methods

  • blt(fb: GVnc.Framebuffer, src: number, rowstride: number, x: number, y: number, width: number, height: number): void
  • copyrect(fb: GVnc.Framebuffer, srcx: number, srcy: number, dstx: number, dsty: number, width: number, height: number): void
  • fill(fb: GVnc.Framebuffer, src: Uint8Array, x: number, y: number, width: number, height: number): void
  • rgb24_blt(fb: GVnc.Framebuffer, src: Uint8Array, rowstride: number, x: number, y: number, width: number, height: number): void
  • set_pixel_at(fb: GVnc.Framebuffer, src: Uint8Array, x: number, y: number): void

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