Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ decompress_huffman | ◀ decompress_from_keypoints | decompress_rle ▶ |
decompress_huffman
Arguments:
- [huffman_tree]
Description:
Decompress selected images with Huffman decoding.See also:
compress_huffman, huffman_tree.Example of use:
image.jpg huffman_tree compress_huffman.. . +decompress_huffman.. .