Optional bufferImage buffer
Either buffer or filePath must be provided
Optional fileImage file path
Either filePath or buffer must be provided
Optional durationDuration of this image in milliseconds.
Overrides ImageOptions.imageDuration.
Optional transitionTransition type to use when transitioning to the next image.
Overrides TransitionOptions.imageTransition.
Optional transitionTransition duration after this image in milliseconds.
Overrides TransitionOptions.transitionDuration.
Generated using TypeDoc
Slideshow options for a single image.
These options override options from SlideshowOptions.