Class VLMirror.TVLMirror

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Performs a mirror operation over the frame image:
 
Performs a mirror operation over the frame image:
 
[[Enum item VLMirror.TVLMirrorType.mtHorizontal|mtHorizontal]], [[Enum item VLMirror.TVLMirrorType.mtVertical|mtVertical]] or [[Enum item VLMirror.TVLMirrorType.mtBoth|mtBoth]].
 
[[Enum item VLMirror.TVLMirrorType.mtHorizontal|mtHorizontal]], [[Enum item VLMirror.TVLMirrorType.mtVertical|mtVertical]] or [[Enum item VLMirror.TVLMirrorType.mtBoth|mtBoth]].
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLMirror_Preview.png]]
  
  
Line 85: Line 91:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Revision as of 20:29, 10 June 2013

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 TVLMirror : 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