public interface PictureData
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Gets the picture data.
|
java.lang.String |
getMimeType()
Returns the mime type for the image
|
int |
getRelationCounter() |
java.lang.String |
suggestFileExtension()
Suggests a file extension for this image.
|
byte[] getData()
java.lang.String suggestFileExtension()
java.lang.String getMimeType()
int getRelationCounter()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.