gdkPixbufGetNChannels {RGtk2}R Documentation

gdkPixbufGetNChannels

Description

Queries the number of channels of a pixbuf.

Usage

gdkPixbufGetNChannels(object)

Arguments

object [GdkPixbuf] A pixbuf.

Value

[integer] Number of channels.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]