Skip to content

VideoFromImages_CreateSetOfBitmaps

function

Delphi
function VideoFromImages_CreateSetOfBitmaps: Boolean;
C++Builder
bool __fastcall VideoFromImages_CreateSetOfBitmaps();
C#
public bool VideoFromImages_CreateSetOfBitmaps();
VB.NET
Public Function VideoFromImages_CreateSetOfBitmaps() As Boolean
C++/Qt
BOOL VideoFromImages_CreateSetOfBitmaps ();

Creates a set of bitmaps stored in a temporary file, that will be used to create a video clip from bitmaps.

See Video clip from bitmaps overview.