Method

GdkPixbufPixbufget_byte_length

since: 2.26

Declaration [src]

gsize
gdk_pixbuf_get_byte_length (
  const GdkPixbuf* pixbuf
)

Description [src]

Returns the length of the pixel data, in bytes.

Available since: 2.26

Return value

Type: gsize

The length of the pixel data.