Packages
gdk-pixbuf-2.0
Gdk
Pixbuf
bits_per_sample
colorspace
has_alpha
height
n_channels
pixel_bytes
pixels
rowstride
width
calculate_rowstride
from_pixdata
get_file_info
get_file_info_async
get_formats
init_modules
Pixbuf
Pixbuf.from_bytes
Pixbuf.from_data
Pixbuf.from_file
Pixbuf.from_file_at_scale
Pixbuf.from_file_at_size
Pixbuf.from_inline
Pixbuf.from_resource
Pixbuf.from_resource_at_scale
Pixbuf.from_stream
Pixbuf.from_stream_async
Pixbuf.from_stream_at_scale
Pixbuf.from_stream_at_scale_async
Pixbuf.from_xpm_data
Pixbuf.subpixbuf
Pixbuf.with_unowned_data
add_alpha
apply_embedded_orientation
composite
composite_color
composite_color_simple
copy
copy_area
copy_options
fill
flip
get_bits_per_sample
get_byte_length
get_colorspace
get_has_alpha
get_height
get_n_channels
get_option
get_options
get_pixels
get_pixels_with_length
get_rowstride
get_width
read_pixel_bytes
read_pixels
remove_option
rotate_simple
saturate_and_pixelate
save
save_to_buffer
save_to_bufferv
save_to_callback
save_to_callbackv
save_to_stream
save_to_stream_async
save_to_streamv
save_to_streamv_async
savev
scale
scale_simple
set_option
bits_per_sample
Description:
public
int
bits_per_sample
{
get
;
construct
; }
The number of bits per sample.
Currently only 8 bit per sample are supported.