public class VideoCreator
extends java.lang.Object
| Constructor and Description |
|---|
VideoCreator(java.io.File output,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFrame(java.awt.image.BufferedImage frame,
long time) |
void |
closeStreams() |
java.awt.image.BufferedImage |
convertToType(java.awt.image.BufferedImage sourceImage,
int targetType) |
Copyright © 2004-2018 FEUP-LSTS and Neptus developers. All Rights Reserved.