Constants#

PIXBUF_MAGIC_NUMBER = 1197763408#

Magic number for Pixdata structures.

PIXDATA_HEADER_LENGTH = 24#

The length of a Pixdata structure without the pixel_data pointer.

Deprecated since version 2.32: Please do not use it in newly written code