Blender V5.0
openimageio_api.cpp File Reference
#include "openimageio_api.h"
#include <OpenImageIO/imageio.h>
#include "BLI_threads.h"

Go to the source code of this file.

Functions

OIIO_NAMESPACE_USING void OIIO_init ()
int OIIO_getVersionHex ()

Function Documentation

◆ OIIO_getVersionHex()

int OIIO_getVersionHex ( )

Definition at line 34 of file openimageio_api.cpp.

Referenced by make_oiio_info().

◆ OIIO_init()

OIIO_NAMESPACE_USING void OIIO_init ( )

Definition at line 17 of file openimageio_api.cpp.

References BLI_system_num_threads_override_get().

Referenced by imb_filetypes_init().