Re: Convert image to 8bit 256 colors (windows only)
Posted: Sat Jan 28, 2017 6:28 am
Just at the end of the example, the window refuses to close unless i changed #WM_CLOSE to #PB_Event_CloseWindow (and yes im using Windows)netmaestro wrote:Code: Select all
Repeat ev = WaitWindowEvent() Until ev=#WM_CLOSE