Module: ImgToScript::Generators::HexMask

Defined in:
lib/img_to_script/generators/hex_mask.rb,
lib/img_to_script/generators/hex_mask/default.rb,
lib/img_to_script/generators/hex_mask/enhanced.rb,
lib/img_to_script/generators/hex_mask/hex_mask.rb,
lib/img_to_script/generators/hex_mask/forced_point_move.rb

Overview

Each 8x1 pixels block of a binary image gets encoded as a hex value.

The method natively supported only by the Elektronika MK90 BASIC with its DRAWM statement.

Defined Under Namespace

Classes: Default, Enhanced, ForcedPointMove, HexMask