org.knime.core.data.image
Interface ImageValue
- All Superinterfaces:
- DataValue
- All Known Subinterfaces:
- PNGImageValue
- All Known Implementing Classes:
- PNGImageBlobCell, PNGImageCell
public interface ImageValue
- extends DataValue
Interface for all image cells.
- Author:
- Thomas Gabriel, KNIME.com, Zurich, Switzerland
getImageContent
ImageContent getImageContent()
- Returns:
- underlying image content for this image type/value
getImageExtension
String getImageExtension()
- Returns:
- extension of the image
Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.