compress_rle
Arguments:
- _is_binary_data={ 0 | 1 },_maximum_sequence_length>=0
Description:
Compress selected images as 2xN data matrices, using RLE algorithm.
Set
maximum_sequence_length=0 to disable maximum length constraint.
Default values:
is_binary_data=0 and maximum_sequence_length=0.
Example of use:
image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
Command:
image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
Command:
image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
Command:
image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.