Module: ImgToScript::Generators::RunLengthEncoding
- Defined in:
- lib/img_to_script/generators/run_length_encoding.rb,
lib/img_to_script/generators/run_length_encoding/vertical.rb,
lib/img_to_script/generators/run_length_encoding/horizontal.rb,
lib/img_to_script/generators/run_length_encoding/run_length_encoding.rb
Overview
Simple RLE with a depacker.
Defined Under Namespace
Classes: Horizontal, RunLengthEncoding, Vertical