cybergraphics.library: simplify code by returning the bitmap as handle APTR since...
commit4a938692af493ad1746d5b7a650751ef3b4072ce
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 8 Oct 2013 16:48:58 +0000 (8 16:48 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 8 Oct 2013 16:48:58 +0000 (8 16:48 +0000)
treec75cbc22b6ccc99216c0c15f1f68f02b9b979d54
parent72de5204aaa9a5fc0a842ac2b2ae715ffc13e257
cybergraphics.library: simplify code by returning the bitmap as handle APTR since now the bitmap is needed in unlocking code.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48258 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/cgfx/lockbitmaptaglist.c
workbench/libs/cgfx/unlockbitmaptaglist.c