Grx.Context
const Grx = imports.gi.Grx; let context = new Grx.Context(w: Number(gint), h: Number(gint), memory: Grx.FrameMemory, where: Grx.Context);
Private data structure used by Grx.Context.
Methods
- Grx.Context.prototype.bit_blt
- Grx.Context.prototype.bit_blt_1bpp
- Grx.Context.prototype.clear
- Grx.Context.prototype.fast_bit_blt
- Grx.Context.prototype.fast_get_pixel_at
- Grx.Context.prototype.flood_spill
- Grx.Context.prototype.flood_spill2
- Grx.Context.prototype.get_clip_box
- Grx.Context.prototype.get_height
- Grx.Context.prototype.get_max_x
- Grx.Context.prototype.get_max_y
- Grx.Context.prototype.get_pixel_at
- Grx.Context.prototype.get_pixel_at_user
- Grx.Context.prototype.get_scanline
- Grx.Context.prototype.get_width
- Grx.Context.prototype.load_from_jpeg
- Grx.Context.prototype.load_from_jpeg_data
- Grx.Context.prototype.load_from_png
- Grx.Context.prototype.load_from_pnm
- Grx.Context.prototype.load_from_pnm_data
- Grx.Context.prototype.ref
- Grx.Context.prototype.reset_clip_box
- Grx.Context.prototype.resize_subcontext
- Grx.Context.prototype.save_to_jpeg
- Grx.Context.prototype.save_to_jpeg_grayscale
- Grx.Context.prototype.save_to_pbm
- Grx.Context.prototype.save_to_pgm
- Grx.Context.prototype.save_to_png
- Grx.Context.prototype.save_to_ppm
- Grx.Context.prototype.set_clip_box
- Grx.Context.prototype.unref