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
Convert image to 8bit 256 colors (windows only)
Re: Convert image to 8bit 256 colors (windows only)
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: Convert image to 8bit 256 colors (windows only)
Yeah, forgot that one. I changed it on my computer to run the test but I never uploaded the test prg. Fixed, thanks for the reminder.
BERESHEIT