Module: BitmapCompiler::Core

Defined in:
lib/bitmap_compiler/core/bitmap.rb,
lib/bitmap_compiler/core/editor.rb,
lib/bitmap_compiler/core/output.rb,
lib/bitmap_compiler/core/bitmap_actions.rb,
lib/bitmap_compiler/core/bitmap_controller.rb,
lib/bitmap_compiler/core/errors/bitmap_error.rb,
lib/bitmap_compiler/core/errors/invalid_pixel_error.rb,
lib/bitmap_compiler/core/errors/incorrect_file_error.rb,
lib/bitmap_compiler/core/errors/no_image_found_error.rb,
lib/bitmap_compiler/core/errors/unknown_command_error.rb,
lib/bitmap_compiler/core/errors/image_not_cleared_error.rb,
lib/bitmap_compiler/core/errors/invalid_dimensions_error.rb,
lib/bitmap_compiler/core/errors/invalid_coordinates_error.rb

Defined Under Namespace

Modules: BitmapActions, Errors Classes: Bitmap, BitmapController, Editor, Output