v1.3
Supports crop and scale better.
- Crop and scale is now accessible through the input object.
- ImagePutWindow will scale down images to screen size. Also, right click to close.
- Can now use a device context (dc) as an input and output type.
Bugfixes
- Reenable file format conversions like .png → .jpg
- Invalid image extensions will now produce an error.
- Device dependent bitmaps are now accepted.
- ImagePutHIcon was secretly making hBitmaps instead.
- [v1] HBitmap detection no longer fails half the time.
- [v2] Fix "expected an object" error messages.