📄 gdk-pixbuf.devhelp
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="The gdk-pixbuf Library" link="index.html" author="Federico Mena Quintero" name="gdk-pixbuf"> <chapters> <sub name="API Reference" link="rn01.html"> <sub name="Initialization and Versions" link="gdk-pixbuf-Versioning.html"/> <sub name="The GdkPixbuf Structure" link="gdk-pixbuf-gdk-pixbuf.html"/> <sub name="Reference Counting and Memory Mangement" link="gdk-pixbuf-refcounting.html"/> <sub name="File Loading" link="gdk-pixbuf-file-loading.html"/> <sub name="File saving" link="gdk-pixbuf-file-saving.html"/> <sub name="Image Data in Memory" link="gdk-pixbuf-creating.html"/> <sub name="Inline data" link="gdk-pixbuf-inline.html"/> <sub name="Scaling" link="gdk-pixbuf-scaling.html"/> <sub name="Rendering" link="gdk-pixbuf-gdk-pixbuf-rendering.html"/> <sub name="Drawables to Pixbufs" link="gdk-pixbuf-gdk-pixbuf-from-drawables.html"/> <sub name="Utilities" link="gdk-pixbuf-util.html"/> <sub name="Animations" link="gdk-pixbuf-animation.html"/> <sub name="GdkPixbufLoader" link="GdkPixbufLoader.html"/> <sub name="Module Interface" link="gdk-pixbuf-Module-Interface.html"/> <sub name="gdk-pixbuf Xlib initialization" link="gdk-pixbuf-gdk-pixbuf-xlib-init.html"/> <sub name="Xlib Rendering" link="gdk-pixbuf-gdk-pixbuf-xlib-rendering.html"/> <sub name="X Drawables to Pixbufs" link="gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html"/> <sub name="XlibRGB" link="gdk-pixbuf-gdk-pixbuf-xlib-rgb.html"/> </sub> <sub name="Tools Reference" link="rn02.html"> <sub name="gdk-pixbuf-csource" link="gdk-pixbuf-csource.html"/> <sub name="gdk-pixbuf-query-loaders" link="gdk-pixbuf-query-loaders.html"/> </sub> <sub name="Index of all symbols" link="api-index-full.html"/> <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/> <sub name="Index of new symbols in 2.2" link="api-index-2-2.html"/> <sub name="Index of new symbols in 2.4" link="api-index-2-4.html"/> <sub name="Index of new symbols in 2.6" link="api-index-2-6.html"/> <sub name="Index of new symbols in 2.8" link="api-index-2-8.html"/> <sub name="Index of new symbols in 2.10" link="api-index-2-10.html"/> <sub name="Index of new symbols in 2.12" link="api-index-2-12.html"/> <sub name="Index of new symbols in 2.14" link="api-index-2-14.html"/> <sub name="Porting applications from Imlib to gdk-pixbuf" link="apa.html"> <sub name="Introduction" link="apa.html#id2863806"/> <sub name="Differences between Imlib and gdk-pixbuf" link="apas02.html"/> <sub name="Converting Applications to gdk-pixbuf" link="apas03.html"/> </sub> <sub name="License" link="license.html"/> </chapters> <functions> <function name="gdk_pixbuf_version" link="gdk-pixbuf-Versioning.html#gdk-pixbuf-version"/> <function name="gdk_pixbuf_major_version" link="gdk-pixbuf-Versioning.html#gdk-pixbuf-major-version"/> <function name="gdk_pixbuf_minor_version" link="gdk-pixbuf-Versioning.html#gdk-pixbuf-minor-version"/> <function name="gdk_pixbuf_micro_version" link="gdk-pixbuf-Versioning.html#gdk-pixbuf-micro-version"/> <function name="GDK_PIXBUF_VERSION" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-VERSION--CAPS"/> <function name="GDK_PIXBUF_MAJOR" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR--CAPS"/> <function name="GDK_PIXBUF_MINOR" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR--CAPS"/> <function name="GDK_PIXBUF_MICRO" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO--CAPS"/> <function name="enum GdkPixbufError" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbufError"/> <function name="GDK_PIXBUF_ERROR" link="gdk-pixbuf-gdk-pixbuf.html#GDK-PIXBUF-ERROR--CAPS"/> <function name="enum GdkColorspace" link="gdk-pixbuf-gdk-pixbuf.html#GdkColorspace"/> <function name="enum GdkPixbufAlphaMode" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbufAlphaMode"/> <function name="GdkPixbuf" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf-struct"/> <function name="gdk_pixbuf_get_colorspace ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-colorspace"/> <function name="gdk_pixbuf_get_n_channels ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-n-channels"/> <function name="gdk_pixbuf_get_has_alpha ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-has-alpha"/> <function name="gdk_pixbuf_get_bits_per_sample ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-bits-per-sample"/> <function name="gdk_pixbuf_get_pixels ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-pixels"/> <function name="gdk_pixbuf_get_width ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-width"/> <function name="gdk_pixbuf_get_height ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-height"/> <function name="gdk_pixbuf_get_rowstride ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-rowstride"/> <function name="gdk_pixbuf_get_option ()" link="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-option"/> <function name="The "bits-per-sample" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--bits-per-sample"/> <function name="The "colorspace" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--colorspace"/> <function name="The "has-alpha" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--has-alpha"/> <function name="The "height" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--height"/> <function name="The "n-channels" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--n-channels"/> <function name="The "pixels" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--pixels"/> <function name="The "rowstride" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--rowstride"/> <function name="The "width" property" link="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--width"/> <function name="gdk_pixbuf_ref ()" link="gdk-pixbuf-refcounting.html#gdk-pixbuf-ref"/> <function name="gdk_pixbuf_unref ()" link="gdk-pixbuf-refcounting.html#gdk-pixbuf-unref"/> <function name="GdkPixbufDestroyNotify ()" link="gdk-pixbuf-refcounting.html#GdkPixbufDestroyNotify"/> <function name="gdk_pixbuf_new_from_file ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file"/> <function name="gdk_pixbuf_new_from_file_at_size ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file-at-size"/> <function name="gdk_pixbuf_new_from_file_at_scale ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file-at-scale"/> <function name="gdk_pixbuf_get_file_info ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-get-file-info"/> <function name="gdk_pixbuf_new_from_stream ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-stream"/> <function name="gdk_pixbuf_new_from_stream_at_scale ()" link="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-stream-at-scale"/> <function name="gdk_pixbuf_savev ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-savev"/> <function name="gdk_pixbuf_save ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save"/> <function name="GdkPixbufSaveFunc ()" link="gdk-pixbuf-file-saving.html#GdkPixbufSaveFunc"/> <function name="gdk_pixbuf_save_to_callback ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-callback"/> <function name="gdk_pixbuf_save_to_callbackv ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-callbackv"/> <function name="gdk_pixbuf_save_to_buffer ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-buffer"/> <function name="gdk_pixbuf_save_to_bufferv ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-bufferv"/> <function name="gdk_pixbuf_save_to_stream ()" link="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-stream"/> <function name="gdk_pixbuf_new ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-new"/> <function name="gdk_pixbuf_new_from_data ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-data"/> <function name="gdk_pixbuf_new_from_xpm_data ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-xpm-data"/> <function name="gdk_pixbuf_new_from_inline ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-inline"/> <function name="gdk_pixbuf_new_subpixbuf ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-new-subpixbuf"/> <function name="gdk_pixbuf_copy ()" link="gdk-pixbuf-creating.html#gdk-pixbuf-copy"/> <function name="GdkPixdata" link="gdk-pixbuf-inline.html#GdkPixdata"/> <function name="enum GdkPixdataType" link="gdk-pixbuf-inline.html#GdkPixdataType"/> <function name="enum GdkPixdataDumpType" link="gdk-pixbuf-inline.html#GdkPixdataDumpType"/> <function name="GDK_PIXBUF_MAGIC_NUMBER" link="gdk-pixbuf-inline.html#GDK-PIXBUF-MAGIC-NUMBER--CAPS"/> <function name="GDK_PIXDATA_HEADER_LENGTH" link="gdk-pixbuf-inline.html#GDK-PIXDATA-HEADER-LENGTH--CAPS"/> <function name="gdk_pixdata_from_pixbuf ()" link="gdk-pixbuf-inline.html#gdk-pixdata-from-pixbuf"/> <function name="gdk_pixbuf_from_pixdata ()" link="gdk-pixbuf-inline.html#gdk-pixbuf-from-pixdata"/> <function name="gdk_pixdata_serialize ()" link="gdk-pixbuf-inline.html#gdk-pixdata-serialize"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -