|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fmj.media.util.BufferToImage javax.media.util.BufferToImage
public class BufferToImage
Standard JMF class -- see this class in the JMF Javadoc. In progress. We implement in FMJ and extend, because if JMF is (ahead) in the classpath, its BufferToImage would be used even for FMJ classes like SimpleAWTRenderer. It fails on 4harmonic.mpg.
Constructor Summary | |
---|---|
BufferToImage(VideoFormat format)
|
Method Summary |
---|
Methods inherited from class net.sf.fmj.media.util.BufferToImage |
---|
createBufferedImage, createImage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BufferToImage(VideoFormat format)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |