Gjsify LogoGjsify Logo

Index

Variables

PIXBUF_MAGIC_NUMBER: number

Magic number for #GdkPixdata structures.

PIXDATA_HEADER_LENGTH: number

The length of a #GdkPixdata structure without the pixel_data pointer.

Functions

  • Converts a GdkPixdata to a GdkPixbuf.

    If copy_pixels is TRUE or if the pixel data is run-length-encoded, the pixel data is copied into newly-allocated memory; otherwise it is reused.

    Parameters

    • pixdata: GdkPixdata.Pixdata

      a #GdkPixdata to convert into a GdkPixbuf.

    • copyPixels: boolean

      whether to copy raw pixel data; run-length encoded pixel data is always copied.

    Returns Pixbuf

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