public interface DMPicInfo
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
long |
getDuration()
Get the duration for document conversion
|
long |
getHeight()
Get the height of an image
|
long |
getSize()
Get the size of a converted file.
|
DMDocTransQuality |
getType()
Get the type of an image
|
long |
getWidth()
Get the width of an image
|
long getDuration()
long getHeight()
long getWidth()
DMDocTransQuality getType()
long getSize()