OpenShot Video Editor  2.0.0
Functions
thumbnail Namespace Reference

Functions

def GenerateThumbnail (file_path, thumb_path, thumbnail_frame, width, height, mask, overlay)
 Create thumbnail image, and check for rotate metadata (if any) More...
 

Function Documentation

◆ GenerateThumbnail()

def thumbnail.GenerateThumbnail (   file_path,
  thumb_path,
  thumbnail_frame,
  width,
  height,
  mask,
  overlay 
)

Create thumbnail image, and check for rotate metadata (if any)

Definition at line 35 of file thumbnail.py.