All pastes #2061913 Raw Edit

Anonymous

public text v1 · immutable
#2061913 ·published 2011-05-17 03:12 UTC
rendered paste body
#ifdef __cplusplus
extern "C"
{
#endif

 ImBuf* oiio_to_imbuf(const char* filename);

#ifdef __cplusplus
}
#endif
~