New upstream version 2.10.14
This commit is contained in:
@ -262,6 +262,8 @@ size.</p>
|
||||
<a name="libgimp-gimppixbuf.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GimpPixbufTransparency"></a><h3>enum GimpPixbufTransparency</h3>
|
||||
<p>How to deal with transparency when creating thubnail pixbufs from
|
||||
images and drawables.</p>
|
||||
<div class="refsect3">
|
||||
<a name="GimpPixbufTransparency.members"></a><h4>Members</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
@ -273,18 +275,24 @@ size.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-PIXBUF-KEEP-ALPHA:CAPS"></a>GIMP_PIXBUF_KEEP_ALPHA</p></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td class="enum_member_description">
|
||||
<p>Create a pixbuf with alpha</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-PIXBUF-SMALL-CHECKS:CAPS"></a>GIMP_PIXBUF_SMALL_CHECKS</p></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td class="enum_member_description">
|
||||
<p>Show transparency as small checks</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-PIXBUF-LARGE-CHECKS:CAPS"></a>GIMP_PIXBUF_LARGE_CHECKS</p></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td class="enum_member_description">
|
||||
<p>Show transparency as large checks</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
Reference in New Issue
Block a user