GDK-Pixbuf               package:RGtk2               R Documentation

_G_D_K-_P_i_x_b_u_f

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

     This is a small library which allows you to create GdkPixbuf
     ('pixel buffer') objects from image data or image files. Use a
     'GdkPixbuf' in combination with 'GtkImage' to display images.

_D_e_t_a_i_l_s:

     The RGtk binding to the GDK-Pixbuf library consists of the
     following components:

     _g_d_k-_p_i_x_b_u_f-_a_n_i_m_a_t_i_o_n Animated images.

     _g_d_k-_p_i_x_b_u_f-_c_r_e_a_t_i_n_g Creating a pixbuf from image data that is
          already in memory.

     _g_d_k-_p_i_x_b_u_f-_f_i_l_e-_l_o_a_d_i_n_g Loading a pixbuf from a file.

     _g_d_k-_p_i_x_b_u_f-_f_i_l_e-_s_a_v_i_n_g Saving a pixbuf to a file.

     _G_d_k_P_i_x_b_u_f_L_o_a_d_e_r Application-driven progressive image loading.

     _g_d_k-_p_i_x_b_u_f-_g_d_k-_p_i_x_b_u_f Information that describes an image.

     _g_d_k-_p_i_x_b_u_f-_V_e_r_s_i_o_n_i_n_g Library version numbers.

     _g_d_k-_p_i_x_b_u_f-_M_o_d_u_l_e-_I_n_t_e_r_f_a_c_e Extending 

     _g_d_k-_p_i_x_b_u_f-_s_c_a_l_i_n_g Scaling pixbufs and scaling and compositing
          pixbufs

     _g_d_k-_p_i_x_b_u_f-_u_t_i_l Utility and miscellaneous convenience functions.

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

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://developer.gnome.org/doc/API/2.0/gdk-pixbuf>

