diff options
Diffstat (limited to 'doc/reference.txt')
-rw-r--r-- | doc/reference.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference.txt b/doc/reference.txt index a57953e..d80df8f 100644 --- a/doc/reference.txt +++ b/doc/reference.txt @@ -29,6 +29,8 @@ image processors: pdp_abs absolute value pdp_add adds two images pdp_and bitwize and +pdp_array2grey convert pd array to greyscale image +pdp_grey2array convert greyscale image to pd array pdp_bitdepth set bit depth pdp_bitmask apply a bit mask pdp_bq spatial biquad filter |