Learn R Programming

RGtk2 (version 2.12.17)

gdkDrawableGetDepth: gdkDrawableGetDepth

Description

Obtains the bit depth of the drawable, that is, the number of bits that make up a pixel in the drawable's visual. Examples are 8 bits per pixel, 24 bits per pixel, etc.

Usage

gdkDrawableGetDepth(object)

Arguments

Value

  • [integer] number of bits per pixel