|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.std.qtcomponents.SCSequence
Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
Method Summary | |
SCInfo |
compressFrame(QDGraphics src,
QDRect srcRect)
Compresses a frame that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data. |
ImageDescription |
getDescription()
Return the description |
ImageCompressionDialog |
getDialog()
Return the SCDialog |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public ImageDescription getDescription()
public ImageCompressionDialog getDialog()
public SCInfo compressFrame(QDGraphics src, QDRect srcRect) throws QTException
src
- the source PixMap from the QDGraphics.srcRect
- you can specify to compress just a part of the pix map by specifying
a rectangle - or pass in null to compress the entire pix map.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |