Package: gdk-pixbuf

Accessor gdk-pixbuf-bits-per-sample

Lambda List

gdk-pixbuf-bits-per-sample (object)

Syntax

(gdk-pixbuf-bits-per-sample object) => bits-per-sample

Arguments

object -- a gdk-pixbuf object
bits-per-sample -- an integer with the number of bits per sample

Details

Accessor of the bits-per-sample slot of the gdk-pixbuf class.

Queries the number of bits per color sample in a pixbuf. Currently only 8 bit per sample are supported.
 

See also

2021-12-12