Module video

Class VideoImage

java.lang.Object
de.grogra.video.model.VideoImage

public class VideoImage extends Object
A VideoImage class is a wrapper for images in the plugin. Every image is saved to a temporary directory on the filesystem to be accessible for the exporter at video creation time. Additionally to the normal image, a scaled preview version is saved as well.
Author:
Dominick Leppich