# File lib/native_file_types/c64/C64PhotoScrap.rb, line 53
        def picture_height
                (contents[1]+(contents[2]*0x100))
        end