mirror of https://github.com/CGAL/cgal
- image->vdim was not initialized,
- use ::_openReadImage/::ImageIO_close instead of fopen/fclose, so that
internal flags of CGALImageIO are set up.
- Fix a bug in ImageIO_read that was du to an incorrect use of size_t, to
store an int.
- Add examples/CGALImageIO/convert_raw_to_inr, that permits to convert a
raw image (data without headers) to an Inrimage (compressed or not).
|
||
|---|---|---|
| .. | ||
| examples/CGALimageIO | ||
| include/CGAL | ||
| package_info/CGALimageIO | ||
| src/CGALimageIO | ||