Package org.gnome.gdkpixbuf
package org.gnome.gdkpixbuf
A library that loads image data in various formats and stores it as linear buffers in memory
The following native libraries are required and will be loaded: libgdk_pixbuf-2.0.0
For namespace-global declarations, refer to the GdkPixbuf
class documentation.
-
ClassDescriptionThis enumeration defines the color spaces that are supported by the gdk-pixbuf library.Constants and functions that are declared in the global GdkPixbuf namespace.Interpolation modes for scaling functions.A pixel buffer.Pixbuf.Builder<B extends Pixbuf.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Deprecated.An opaque object representing an animation.PixbufAnimation.Builder<B extends PixbufAnimation.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Modules supporting animations must derive a type from
GdkPixbufAnimation
, providing suitable implementations of the virtual functions.An opaque object representing an iterator which points to a certain position in an animation.PixbufAnimationIter.Builder<B extends PixbufAnimationIter.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Modules supporting animations must derive a type fromGdkPixbufAnimationIter
, providing suitable implementations of the virtual functions.Functional interface declaration of thePixbufDestroyNotify
callback.An error code in theGDK_PIXBUF_ERROR
domain.AGdkPixbufFormat
contains information about the image format accepted by a module.Flags which allow a module to specify further details about the supported operations.Incremental image loader.Functional interface declaration of theAreaPreparedCallback
callback.Functional interface declaration of theAreaUpdatedCallback
callback.PixbufLoader.Builder<B extends PixbufLoader.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theClosedCallback
callback.Functional interface declaration of theSizePreparedCallback
callback.AGdkPixbufModule
contains the necessary functions to load and save images in a certain file format.Functional interface declaration of thePixbufModuleBeginLoadFunc
callback.Functional interface declaration of thePixbufModuleFillInfoFunc
callback.Functional interface declaration of thePixbufModuleFillVtableFunc
callback.Functional interface declaration of thePixbufModuleIncrementLoadFunc
callback.Functional interface declaration of thePixbufModuleLoadAnimationFunc
callback.Functional interface declaration of thePixbufModuleLoadFunc
callback.Functional interface declaration of thePixbufModuleLoadXpmDataFunc
callback.The signature prefix for a module.Functional interface declaration of thePixbufModulePreparedFunc
callback.Functional interface declaration of thePixbufModuleSaveCallbackFunc
callback.Functional interface declaration of thePixbufModuleSaveFunc
callback.Functional interface declaration of thePixbufModuleSaveOptionSupportedFunc
callback.Functional interface declaration of thePixbufModuleSizeFunc
callback.Functional interface declaration of thePixbufModuleStopLoadFunc
callback.Functional interface declaration of thePixbufModuleUpdatedFunc
callback.PixbufNonAnim.Builder<B extends PixbufNonAnim.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.The possible rotations which can be passed to gdk_pixbuf_rotate_simple().Functional interface declaration of thePixbufSaveFunc
callback.An opaque struct representing a simple animation.PixbufSimpleAnim.Builder<B extends PixbufSimpleAnim.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.PixbufSimpleAnimIter.Builder<B extends PixbufSimpleAnimIter.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.