Method

GdkPixbufPixbufget_byte_length

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

Returns: gsize
 

The length of the pixel data.