Handbook
Glossary
write-image ( image extension -- )
Vocabulary
images
.
loader
.
gtk
.
private
Inputs
image
an
object
extension
an
object
Outputs
None
Definition
USING:
gobject.ffi
io
kernel
;
IN:
images.loader.gtk.private
:
write-image
( image extension -- )
[
image>GdkPixbuf
&g_object_unref
]
[
extension>pixbuf-type
]
bi*
GdkPixbuf>byte-array
write
;