Class VLMirror.TVLMirror

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLMirror.gif VLMirror.gif NETVLMirror.gif

Package: VideoLabPkg

Unit: VLMirror

Inherits: TVLCommonFilter

Contents

Syntax

Delphi:

type TVLMirror = class( TVLCommonFilter )

C++ Builder:

class TVLMirror : public TVLCommonFilter

Visual C++ (MFC):

class CTVLMirror : public CTVLCommonFilter

C# (.NET):

public ref class Mirror : Mitov.VideoLab.CommonFilter

Summary

Mirrors the image.

Description

Performs a mirror operation over the frame image: mtHorizontal, mtVertical or mtBoth.


Diagram:

VLMirror Preview.png


Example:

Original Image: Mirror Vertical:
SampleVideo.png SampleMirrorVertical.png
Mirror Horizontal: Mirror Both:
SampleMirrorHorizontal.png SampleMirrorBoth.png

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox