Class ImageStackVideoWriter

java.lang.Object
mgui.io.FileWriter
mgui.io.domestic.videos.VideoWriter
mgui.io.domestic.videos.ImageStackVideoWriter
All Implemented Interfaces:
InterfaceIO, IconObject

public class ImageStackVideoWriter
extends VideoWriter
Outputs a Video to a stack of images which can be used to compile a video using a utility such as VirtualDub.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
See Also:
Video
  • Field Details

    • use_offscreen_buffer

      public boolean use_offscreen_buffer
  • Constructor Details

    • ImageStackVideoWriter

      public ImageStackVideoWriter()
    • ImageStackVideoWriter

      public ImageStackVideoWriter​(java.io.File file)
  • Method Details