Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkDrawRgb32ImageDithalign

gdkDrawRgb32ImageDithalign


Description

Like gdkDrawRgb32Image, but allows you to specify the dither offsets. See gdkDrawRgbImageDithalign for more details.

Usage

gdkDrawRgb32ImageDithalign(object, gc, x, y, width, height, dith, 
    buf, xdith, ydith)

Arguments

object

a GdkDrawable

gc

a GdkGC

x

X coordinate on drawable where image should go

y

Y coordinate on drawable where image should go

width

width of area of image to draw

height

height of area of image to draw

dith

dithering mode

buf

RGB image data

xdith

X dither offset

ydith

Y dither offset

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.