Package: gdk-pixbuf

Accessor gdk-pixbuf:pixbuf-bits-per-sample

Lambda List

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

Syntax

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

Arguments

object -- a gdk-pixbuf: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:pixbuf class. Queries the number of bits per color sample in a pixbuf. Currently only 8 bit per sample are supported.
 

See also

2024-6-29