gdkPixbufGetFileInfo: gdkPixbufGetFileInfo

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Parses an image file far enough to determine its format and size.

Usage

1

Arguments

filename

The name of the file to identify.

Details

Since 2.4

Value

A list containing the following elements:

retval

[GdkPixbufFormat] A GdkPixbufFormat describing the image format of the file or NULL if the image format wasn't recognized.

width

Return location for the width of the image, or NULL

height

Return location for the height of the image, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.