当前位置:网站首页>GTK修改pixmap像素,提取pixmap像素RGB值
GTK修改pixmap像素,提取pixmap像素RGB值
2022-08-01 17:12:00 【百口可乐__】
gdk_pixbuf_get_pixels ()
guchar * gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf);
Queries a pointer to the pixel data of a pixbuf.
返回指向pixbuf像素数据的指针。
包括RGB三个通道,每一个通道8位,和一个alpha通道
通过函数gdk_pixbuf_get_has_alpha来得知是否有alpha通道(RGB或者RGBA通道)
gdk_pixbuf_get_n_channels获取通道数(有alpha通道应该是4,而没有是3)
测试:
#include <gtk/gtk.h>
边栏推荐
- UI helper class for Winform - some components will use DevExpress components
- Sftp中文件名乱码
- 2022强网杯CTF---强网先锋 ASR wp
- 每日优鲜大败局
- [Dark Horse Morning Post] Hu Jun's endorsement of Wukong's financial management is suspected of fraud, which is suspected to involve 39 billion yuan; Fuling mustard responded that mustard ate toenails
- Unity ui点击事件只响应最上层ui的方式
- OneFlow源码解析:Op、Kernel与解释器
- Isometric graph neural networks shine in drug discovery
- RecSys'22|CARCA:交叉注意力感知上下文和属性进行推荐
- 百度网盘下载速度提升100倍
猜你喜欢
随机推荐
比对软件-blastN结果详解
LeaRun.net快速开发动态表单
【硬核拆解】50块2个的2022年夏季款智能节电器到底能不能省电?
直播app开发,是优化直播体验不得不关注的两大指标
不需要写代码,快速批量修改文件夹中图片的格式
FTP helper class for C#
块级元素、行内元素、行内块元素
实现mnist手写数字识别
11 一发布就发布一系列系列
The site is not found after the website is filed. You have not bound this domain name or IP to the corresponding site! The configuration file does not take effect!
素域和扩域
08 Spark cluster construction
C# LibUsbDotNet 在USB-CDC设备的上位机应用
Using Canvas to achieve web page mouse signature effect
matlab 基于奇偶校验的LSB隐藏水印 三种改进
ROS2系列知识(6):Action服务概念
05 doris 集群搭建
[ACNOI2022]物品
How to Efficiently Develop Jmix Extension Components
【R语言】对图片进行裁剪 图片批量裁剪