OmeroBlitz API
Home Previous Up Next Index

omero::constants::annotation::file

Overview

module file

Constants used for file annotations.

Constant Index

ORIGINALMETADATA
ORIGINALMETADATAPREFIX

Constants

const string ORIGINALMETADATA = "original_metadata.txt";
const string ORIGINALMETADATAPREFIX = "/openmicroscopy.org/omero/image_files/";

Home Previous Up Next Index