Learn R Programming

RGtk2 (version 2.8.7)

gdkPixbufGetPixels: gdkPixbufGetPixels

Description

Queries a pointer to the pixel data of a pixbuf.

Usage

gdkPixbufGetPixels(object)

Arguments

Value

[raw] A pointer to the pixbuf's pixel data. Please see for information about how the pixel data is stored in memory.