📄 cairo-image.sgml
字号:
<!-- ##### SECTION Title ##### -->Image Surfaces<!-- ##### SECTION Short_Description ##### -->Rendering to memory buffers<!-- ##### SECTION Long_Description ##### --> <para> Image surfaces provide the ability to render to memory buffers either allocated by cairo or by the calling code. The supported image formats are those defined in #cairo_format_t. </para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### ENUM cairo_format_t ##### --><para></para>@CAIRO_FORMAT_ARGB32: @CAIRO_FORMAT_RGB24: @CAIRO_FORMAT_A8: @CAIRO_FORMAT_A1: @CAIRO_FORMAT_RGB16_565:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -