Classes
core/vil/file_formats/vil_viff.h File Reference

Loader for Khoros 1.0 images. More...

#include <vil/vil_stream.h>
#include <vil/vil_file_format.h>
#include <vil/vil_image_resource.h>
#include "vil_viffheader.h"
#include <vxl_config.h>

Go to the source code of this file.

Classes

class  vil_viff_file_format
 Loader for VIFF files, i.e., 1-banded Khoros 1.0 images. More...
class  vil_viff_image
 Generic image implementation for VIFF (Khoros) files. More...

Detailed Description

Loader for Khoros 1.0 images.

Author:
Peter Vanroose, ESAT, KULeuven.
Date:
17 Feb 2000 VIFF is the "Visualization Image File Format" used by Khoros 1.0.
    Modifications
      3 Oct  2001 Peter Vanroose - Implemented get_property("top_row_first")
     21 Febr 2002 Maarten Vergauwen - Added access functions for [fi]spare[12]
      5 June 2003 Peter Vanroose - bug fix for 64-bit platforms: data is 32-bit
     14 June 2003 Peter Vanroose - ported from vil1
   

Definition in file vil_viff.h.