Go to the documentation of this file.
18 #ifndef viskores_io_ImageWriterBase_h
19 #define viskores_io_ImageWriterBase_h
64 const std::
string& colorField = {});
91 #endif //viskores_io_ImageWriterBase_h
void SetFileName(const std::string &filename)
Definition: ImageWriterBase.h:78
const std::string & GetFileName() const
Definition: ImageWriterBase.h:77
viskores::Float32 Depth
Definition: Wireframer.h:131
Manages an array-worth of data.
Definition: ArrayHandle.h:313
Manages writing, and loading data from images.
Definition: ImageWriterBase.h:43
viskores::Int64 Id
Base type to use to index arrays.
Definition: Types.h:235
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
PixelDepth GetPixelDepth() const
Specify the number of bits used by each color channel.
Definition: ImageWriterBase.h:73
std::string FileName
Definition: ImageWriterBase.h:81
void SetPixelDepth(PixelDepth depth)
Specify the number of bits used by each color channel.
Definition: ImageWriterBase.h:75
PixelDepth
Definition: ImageWriterBase.h:66