gdkPixbufGetBitsPerSample       package:RGtk2       R Documentation

_g_d_k_P_i_x_b_u_f_G_e_t_B_i_t_s_P_e_r_S_a_m_p_l_e

_D_e_s_c_r_i_p_t_i_o_n:

     Queries the number of bits per color sample in a pixbuf.

_U_s_a_g_e:

     gdkPixbufGetBitsPerSample(object)

_A_r_g_u_m_e_n_t_s:

'object': ['GdkPixbuf']  A pixbuf.

_V_a_l_u_e:

     [integer]  Number of bits per color sample.

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

