Defines | Variables
core/vil/file_formats/vil_bmp.cxx File Reference
#include "vil_bmp.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vcl_vector.h>
#include <vcl_cstring.h>
#include <vil/vil_stream.h>
#include <vil/vil_property.h>
#include <vil/vil_memory_chunk.h>
#include <vil/vil_image_view.h>
#include <vil/vil_exception.h>

Go to the source code of this file.

Defines

#define where   (vcl_cerr << __FILE__ " : " << __LINE__ << " : ")

Variables

char const * vil_bmp_format_tag = "bmp"

Define Documentation

#define where   (vcl_cerr << __FILE__ " : " << __LINE__ << " : ")

Definition at line 18 of file vil_bmp.cxx.


Variable Documentation

char const* vil_bmp_format_tag = "bmp"

Definition at line 44 of file vil_bmp.cxx.