Jump to content

Talk:Bitmap: Difference between revisions

→‎The J implementation: add note re changes on main page
(→‎The J implementation: add note re changes on main page)
Line 57:
 
That said, here's a breakdown on how the J implementation works:
 
Note that <tt>allocImage</tt> and <tt>fillImage</tt> have been subsequently replaced by more complicated (but more useful) verbs on the main page. However the descriptions below are still of interest and to some degree relevant to the current verbs <tt>makeRGB</tt> and <tt>fillRGB</tt>.
 
<lang J>allocImage=: $&(,:0 0 0)</lang>
892

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.