File: image.rst

package info (click to toggle)
kaa-imlib2 0.2.3%2Bsvn4596-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 484 kB
  • ctags: 351
  • sloc: ansic: 1,219; python: 529; makefile: 73
file content (32 lines) | stat: -rw-r--r-- 585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Images
======

Opening and Creating Images
---------------------------

.. autofunction:: imlib2.open
.. autofunction:: imlib2.open_without_cache
.. autofunction:: imlib2.open_from_memory
.. autofunction:: imlib2.new

Image Cache
-----------

.. autofunction:: imlib2.set_cache_size
.. autofunction:: imlib2.get_cache_size

Image Objects
-------------

.. kaaclass:: imlib2.Image
   :synopsis:

   .. automethods::
   .. autoproperties::
   .. autosignals::

Utility Functions
-----------------

.. autofunction:: imlib2.get_max_rectangle_size
.. autofunction:: imlib2.normalize_color