PublishedImage
Objects
The result of publishing a DataWriter
.
p.getImageContent() : byte[]
Returns the contents of the image file.
p.getMetadataContent() : byte[]
Returns the contents of the metadata file, or None
if
there is no metadata file.
p.getOutputDataModel() : DataModel
Returns a data model which describes the fields exported by the image. This is the server-side data model and differs from the export data model of the published node in that fields typically have known storage but default measure.
p.getParameterContent() : byte[]
Returns the contents of the parameter file.