DIPjavaio module
#include "diplib/javaio.h"
dip::javaio namespace

Contains all functionality for DIPjavaio.

Contents

Functions

auto ImageReadJavaIO(dip::Image& out, dip::String const& filename, dip::String const& interface = bioformatsInterface) -> dip::FileInformation
Reads the image in a file filename recognized by a Java interface and puts it in out.