⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gdk-pixbuf-csource.1

📁 windows平台下开发gtk程序所需要的库和头文件等
💻 1
字号:
.\"Generated by db2man.xsl. Don't modify this, modify the source..de Sh \" Subsection.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Ip \" List item.br.ie \\n(.$>=3 .ne \\$3.el .ne 3.IP "\\$1" \\$2...TH "GDK-PIXBUF-CSOURCE" 1 "" "" "".SH NAMEgdk-pixbuf-csource \- C code generation utility for GdkPixbuf images.SH "SYNOPSIS".ad l.hy 0.HP 19\fBgdk\-pixbuf\-csource\fR [options] [image].ad.hy.ad l.hy 0.HP 19\fBgdk\-pixbuf\-csource\fR [options] \-\-build\-list [[name]\ [image]...].ad.hy.SH "DESCRIPTION".PP \fBgdk\-pixbuf\-csource\fR is a small utility that generates C code containing images, useful for compiling images directly into programs\&..SH "INVOCATION".PP \fBgdk\-pixbuf\-csource\fR either takes as input one image file name to generate code for, or, using the \fB\-\-build\-list\fR option, a list of (\fIname\fR, \fIimage\fR) pairs to generate code for a list of images into named variables\&..SS "Options".TP\fB\-\-stream\fRGenerate pixbuf data stream (a single string containing a serialized GdkPixdata structure in network byte order)\&..TP\fB\-\-struct\fRGenerate GdkPixdata structure (needs the GdkPixdata structure definition from \fIgdk\-pixdata\&.h\fR)\&..TP\fB\-\-macros\fRGenerate *_ROWSTRIDE, *_WIDTH, *_HEIGHT, *_BYTES_PER_PIXEL and *_RLE_PIXEL_DATA or *_PIXEL_DATA macro definitions for the image\&..TP\fB\-\-rle\fREnables run\-length encoding for the generated pixel data (default)\&..TP\fB\-\-raw\fRDisables run\-length encoding for the generated pixel data\&..TP\fB\-\-extern\fRGenerate extern symbols\&..TP\fB\-\-static\fRGenerate static symbols (default)\&..TP\fB\-\-decoder\fRProvide a *_RUN_LENGTH_DECODE(image_buf, rle_data, size, bpp) macro definition to decode run\-length encoded image data\&..TP\fB\-\-name=identifier\fRSpecifies the identifier name (prefix) for the generated variables or macros (useful only if \fB\-\-build\-list\fR was not specified)\&..TP\fB\-\-build\-list\fREnables (\fIname\fR, \fIimage\fR) pair parsing mode\&..TP\fB\-h\fR, \fB\-\-help\fRPrint brief help and exit\&..TP\fB\-v\fR, \fB\-\-version\fRPrint version and exit\&..TP\fB\-\-g\-fatal\-warnings\fRMake warnings fatal (causes the program to abort)\&..SH "SEE ALSO".PPThe GdkPixbuf documentation, shipped with the Gtk+ distribution, available from www\&.gtk\&.org: \fIhttp://www.gtk.org\fR\&..SH "BUGS".PPThe runlength encoder gets out of sync with the pixel boundaries, since it includes the rowstride padding in the encoded stream\&. Furthermore, it generates pixbufs with suboptimal rowstride in some cases\&..SH "AUTHOR".PP \fBgdk\-pixbuf\-csource\fR was written by Tim Janik <timj@gtk\&.org>\&..PPThis manual page was provided by Tim Janik <timj@gtk\&.org>\&.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -