autodoc.git/
autodoc.xml
Branch:
Tag:
Non-build tags
All tags
No tags
1999-05-02
1999-05-02 20:15:37 by Mirar (Pontus Hagland) <pike@sort.mirar.org>
6dde1413a9aa4fa8178a3a7bf2cd71da3f1ff3b5 (
19
lines) (+
10
/-
9
)
[
Show
|
Annotate
]
Branch:
8.0
(simple) rle encoded images (4bpp, 8bpp) can be decoded
Rev: src/modules/Image/encodings/bmp.c:1.10
2317:
</doc> <docgroup homogen-type='method'>
-
<method name='
_
decode'>
+
<method name='decode'>
<returntype>
-
+
<object>object </object></returntype>
+
<arguments><argument name='data'><type><string/></type></argument>
+
+
</arguments>
+
</method><method name='_decode'>
+
<returntype>
<object>mapping </object></returntype> <arguments><argument name='data'><type><string/></type></argument>
2333:
<returntype> <object>object </object></returntype> <arguments><argument name='data'><type><string/></type></argument>
+
<argument name='options'><type><mapping/></type></argument>
</arguments> </method><method name='_decode'>
2349:
<argument name='options'><type><mapping/></type></argument> </arguments>
-
</method><method name='decode'>
-
<returntype>
-
<object>object </object></returntype>
-
<arguments><argument name='data'><type><string/></type></argument>
-
<argument name='options'><type><mapping/></type></argument>
-
-
</arguments>
+
</method><doc> <text>
-
<p>Decode a BMP.
Not all modes are supported.
</p>
+
<p>Decode a BMP.</p>
<p><ref resolved='predef::Image.BMP.decode'>decode</ref> gives an image object, <ref resolved='predef::Image.BMP._decode'>_decode</ref> gives a mapping in the format