linux图形界面x liberary手册

源代码在线查看: creating-and-freeing.html

软件大小: 319 K
上传用户: dsdsads
关键词: liberary linux 图形
下载地址: 免注册下载 普通下载 VIP

相关代码

												Xlib Programming Manual: Creating and Freeing a Color Conversion Context																6.8.5 Creating and Freeing a Color Conversion Context								You can explicitly create a CCC within your application by calling				XcmsCreateCCC().				These created CCCs can then be used by those functions that explicitly				call for a CCC argument.				Old CCCs that will not be used by the application should be freed using				XcmsFreeCCC().																To create a CCC, use				XcmsCreateCCC().																To free a CCC, use				XcmsFreeCCC().								Next: Converting Between Color Spaces								Christophe Tronche, ch.tronche@computer.org															

相关资源