Logo

Abstract

author: Walda
version: alpha 0.1

Description

The bitmap must be 24bit depth - The painting for W9xP will do this.

Logo ( x position of left upper corner of Logo in video, Y position, width of logo in pixels, height of logo, way to bitmap )

A sample:
AVISource("H:\Video 2.avi")
Logo(52,36,62,56,"H:\Ct121.bmp")

52,36 is position of left upper corner of Logo,
62,56 are dimensions of Logo.