summaryrefslogtreecommitdiff
path: root/docs/mutool/run.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mutool/run.html')
-rw-r--r--docs/mutool/run.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/mutool/run.html b/docs/mutool/run.html
index e82a68bd..3d8f2753 100644
--- a/docs/mutool/run.html
+++ b/docs/mutool/run.html
@@ -228,6 +228,9 @@ tiles of a page.
<dt>Pixmap#getWidth()
<dt>Pixmap#getHeight()
<dt>Pixmap#getNumberOfComponents()
+<dd>Number of colors; plus one if an alpha channel is present.
+<dt>Pixmap#getAlpha()
+<dd>True if alpha channel is present.
<dt>Pixmap#getStride()
<dd>Number of bytes per row.
<dt>Pixmap#getColorSpace()