CImg icon indicating copy to clipboard operation
CImg copied to clipboard

The CImg Library is a small and open-source C++ toolkit for image processing

Results 100 CImg issues
Sort by recently updated
recently updated
newest added

Check that examples build Could possible run examples that do not need graphical output, and use a more complete build.

Good day, I have compiled the tutotials.cpp using the compile_win_visualcpp.bat file. After the tutorial.exe executes, the application appear in the task bar, but does not come to the foreground and...

I was trying to read and show `.png` image, **Ubuntu 22.04**. I simply added the `CImg.h` to my C++ project. Tried with g++ compiler, as well as CLion CMake Project....

invalid pure specifier (only ‘= 0’ is allowed) before ‘

Hi all, I am using the save_tiff method to save images in tiff format. The compression type parameter specifies if using no compression (value = 0), LZW compression (value =...

Hi, When trying to compile for iOS (with Xcode) I will always have this issue: "CImg.h:5764:19: 'system' is unavailable: not available on iOS" Can this library be use on iOS?...

# Description Via a maliciously crafted pandore or bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge buffer sizes...

Is it possible to use any compilation flags to reduce the size of the executable file? I use several functions of this library, but with `-O3` the file still weighs...

where is how to USE ~CImg, ~CImgDisplay ETC example?

It problem is that if you want to use the lib to make an image and send it to a remote server is impossible beavis it don't exist a function...