Class: AppleDosPrintShopMiniPix
- Inherits:
-
AppleBinary
- Object
- NativeFileType
- AppleBinary
- AppleDosPrintShopMiniPix
- Includes:
- ApplePrintShopMiniPix
- Defined in:
- lib/native_file_types/apple2/ApplePrintShopMiniPix.rb
Constant Summary
Constants included from ApplePrintShopMiniPix
ApplePrintShopMiniPix::APS_MINIPIX_BACKGROUND, ApplePrintShopMiniPix::APS_MINIPIX_FOREGROUND
Instance Attribute Summary
Attributes inherited from NativeFileType
#aux_code, #contents, #file_system_image, #file_type, #filename, #meta_data
Method Summary
Methods included from ApplePrintShopMiniPix
#picture_format, #picture_height, #picture_width, #to_picture
Methods inherited from AppleBinary
file_system_file_types, #header_length, load_address, #to_disassembly
Methods inherited from NativeFileType
#<=>, #==, all_native_file_types, best_fit, code_for_tests, compatability_score, #data_without_header, file_type_matches?, #full_filename, #header_length, #initialize, is_valid_file_if, #load_address, load_address, matching_score, native_file_types_possible_on_file_system, non_matching_score, #to_hex_dump, #to_info_dump, #type_description
Methods included from SubclassTracking
Constructor Details
This class inherits a constructor from NativeFileType