API 版本:2.0
库版本:2.42.12
由 gi-docgen 2024.2 生成
自:2.32
const guint8* gdk_pixbuf_read_pixels ( const GdkPixbuf* pixbuf )
提供对原始像素数据的只读指针。
此函数允许跳过在调用 gdk_pixbuf_get_pixels() 时在只读 pixbuf 上必须进行的隐式复制。
gdk_pixbuf_get_pixels()
类型: const guint8*
const guint8*
对原始像素数据的只读指针。