DIPlib Documentation - ©1995-2008 Quantitative Imaging Group, Delft University of Technology.

ImageWriteFLD

Write image to AVS field file (in dipIO)

SYNOPSIS

#include "dipio_fld.h"

dip_Error dipio_ImageWriteFLD ( image, filename )

FUNCTION

This function writes the image to an AVS Field file.

ARGUMENTS

Data typeNameDescription
dip_ImageimageOutput image
dip_StringfilenameFile name

SEE ALSO

ImageWrite

DIPlib on-line documentation | Function reference | Global function index