Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Defines

/home/master/UCL/VisualizationLibrary/src/vlCore/plugins/ioJPG.cpp File Reference

#include "ioJPG.hpp"
#include <vlCore/VisualizationLibrary.hpp>
#include <vlCore/FileSystem.hpp>
#include <vlCore/VirtualFile.hpp>
#include <vlCore/Image.hpp>
#include <vlCore/LoadWriterManager.hpp>
#include "jpeglib.h"
#include "jconfig.h"
#include "jerror.h"
#include "jmorecfg.h"
#include <setjmp.h>
#include <cstdio>

Go to the source code of this file.

Defines

#define INPUT_BUF_SIZE   4096
#define OUTPUT_BUF_SIZE   4096

Define Documentation

#define INPUT_BUF_SIZE   4096

Definition at line 69 of file ioJPG.cpp.

#define OUTPUT_BUF_SIZE   4096

Definition at line 279 of file ioJPG.cpp.


Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.