Vuo  0.4.7
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
VuoImageGet.cc File Reference

Description

VuoImageGet implementation.

Functions

 __attribute__ ((constructor)) static void VuoImageGet_init(void)
 Initializes the FreeImage library.
 
VuoImage VuoImage_get (const char *imageURL)
 Retrieves the image at the specified imageURL, and creates a VuoImage from it.
 

Function Documentation

__attribute__ ( (constructor)  )

Initializes the FreeImage library.

Todo:
After we drop 10.6 support, switch back to gl3.h.
Todo:
when https://b33p.net/kosada/node/4018 is fixed, move dependencies from vuo.image.get.c.