Vlad Erium

Results 13 issues of Vlad Erium

**Describe the bug** Inconsistent results of ImageBuf colorconvert() when OpenImageIO built without OpenColorIO and with OpenColorIO. Quite common case when oiiotools usually building in vcpkg in a minimal configuration `openimageio[core,oiiotools].`...

Too often, documentation is not enough to understand how some API functions are working. For example, Colour-Science Python library usually provides a link to a source code where possible to...

cmake command: ``` cmake -D BUILD_SHARED_LIBS=ON -D OCIO_VERBOSE=ON -D ENABLE_SHARED=ON ^ -D OCIO_INSTALL_EXT_PACKAGES=NONE -D OCIO_BUILD_PYTHON=OFF -D OCIO_BUILD_APPS=ON ^ -D OCIO_BUILD_GPU_TESTS=OFF -D OCIO_BUILD_DOCS=OFF -D OCIO_BUILD_TESTS=OFF ^ -D Imath_LIBRARY=e:/DVR/lib/Imath-3_2.lib ^ -D expat_LIBRARY=e:/DVR/lib/libexpat.lib...