Sha256: a7fc8709791d4c595bf7e772d367cbc6c4fc70bf39b627b4353688e2e7db5de1
Contents?: true
Size: 1010 Bytes
Versions: 11
Compression:
Stored size: 1010 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>picture_height (C64PhotoScrap)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File lib/native_file_types/c64/C64PhotoScrap.rb, line 53</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">picture_height</span> (<span class="ruby-identifier">contents</span>[<span class="ruby-value">1</span>]<span class="ruby-operator">+</span>(<span class="ruby-identifier">contents</span>[<span class="ruby-value">2</span>]<span class="ruby-operator">*</span><span class="ruby-value">0x100</span>)) <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 6 versions & 1 rubygems