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

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.knime.core.data.DataValue
DataValue.UtilityFactory
 
Field Summary
 
Fields inherited from interface org.knime.core.data.DataValue
UTILITY
 
Method Summary
 ImageContent getImageContent()
           
 String getImageExtension()
           
 

Method Detail

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.