From fe02a527fe1d309e584ffc3c65a84af829185930 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 6 Jun 2016 15:07:39 +0200 Subject: Update getStride and add getAlpha to JS bindings. --- docs/mutool/run.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/mutool') 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.
Pixmap#getWidth()
Pixmap#getHeight()
Pixmap#getNumberOfComponents() +
Number of colors; plus one if an alpha channel is present. +
Pixmap#getAlpha() +
True if alpha channel is present.
Pixmap#getStride()
Number of bytes per row.
Pixmap#getColorSpace() -- cgit v1.2.3