Registry / other / gdk-pixbuf2

gdk-pixbuf2

JSON →
library4.3.6rbrubygemsunverified

Ruby binding of GdkPixbuf-2.x for image loading and manipulation.

gem install gdk_pixbuf2
INSTALL
IMPORT
SIG · GDK-PIXBUF2
G
gdk-pixbuf2
otherrubyv4.3.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GdkPixbuf
require 'gdk_pixbuf2'

Load an image file and get its width.

require 'gdk_pixbuf2' pixbuf = GdkPixbuf::Pixbuf.new(file: 'image.png') puts pixbuf.width
Debug
Known issues
breakingRequires GTK+ and GdkPixbuf libraries to be installed on the system.
fix
Install the gdk-pixbuf2 development package (e.g., libgdk-pixbuf2.0-dev on Ubuntu).
affects: >= 0
Upgrade
Version history
4.3.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gdk-pixbuf2 — gem install gdk-pixbuf2 · libregistry