No C++ API for image IO

Created by: siebenkopf

I would like to read some images inside C++. Unfortunately, it seems that there is no C++ API defined for loading and writing images, but only Python bindings.

Is there any plan to provide an image IO API for C++ as well?