↧
Points reduction (RamerDouglasPeucker)
This demo shows the use of RamerDouglasPeucker to reduce the number of points of a path while keeping the same shape representation as possible which depends on desired precision that you can ajust....
View ArticlecGDIPImageLoader, small class for "universal" image loading
This is a tiny, lightweight class which I put together some months ago for various uses. It is a "Universal" image loader - images can be loaded from file, bytes, image handle, or stdpicture. A few...
View ArticleMsgBox Generator
Hi :) I purpose here, a small project to make a Message Box generator with MsgBox options, and also with Aaron Young's code to center the MsgBox on a form (Me or another): And when we click on the test...
View Article