Hi there folks
I have another library to share with you (img.dll).
These are the functions of the library:
ImageSaveAs //Save image files in different formats (jpeg, bmp, png, gif, ico).
ClipboardContainsImage //Check if clipboard contains image.
ClipboardGetImage //Get image from clipboard and save it as image file in different formats (jpeg, bmp, png, gif, ico).
ClipboardSetImage //Load an image file into clipboard (any image format).
GetLastKnownError //Get last error while using the functions.
Here you can download the project ams5 files.
Here you can download the compressed exe.
.Net framework 2.0 required.
Note:
This library (and the other libraries that i have written so far) can be used with any programming language that is able to interact with external libraries (dll's). My understanding is that the library can be used also with ams6.
With Kind Regards
sside

.