Re: How does Pipmak.getimage work?
Status: Alpha
Brought to you by:
cwalther
|
From: Christian W. <cwa...@gm...> - 2010-04-19 16:35:19
|
> How does Pipmak.getimage work, when it creates an image object? Does > it decompress the image and drop it into the RAM? Basically, yes. Why and in how much detail do you need to know? If you want the most accurate description possible, you can always read the code: <http://pipmak.svn.sf.net/viewvc/pipmak/trunk/pipmak/source/pipmakLuaLib.c?revision=226&view=markup#l_496 >. -Christian |