|
TuttleOFX
1
|
#include <tuttle/host/Graph.hpp>#include <boost/gil/gil_all.hpp>#include <boost/gil/extension/io/png_io.hpp>#include <boost/gil/image_view_factory.hpp>#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Defines | |
| #define | int_p_NULL (int*)NULL |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file main.cpp.
References tuttle::host::core(), tuttle::host::InputBufferWrapper::eBitDepthUByte, tuttle::host::InputBufferWrapper::ePixelComponentRGBA, tuttle::host::Core::preload(), and boost::gil::view().
