Class VLRotate.TVLRotate

From Mitov Wiki Doc
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.

BIGVLRotate.gif VLRotate.gif NETVLRotate.gif

Package: VideoLabPkg

Unit: VLRotate

Inherits: TVLGeometricTransfromFilter

Contents

Syntax

Delphi:

type TVLRotate = class( TVLGeometricTransfromFilter )

C++ Builder:

class TVLRotate : public TVLGeometricTransfromFilter

Visual C++ (MFC):

class CTVLRotate : public CTVLGeometricTransfromFilter

C# (.NET):

public ref class Rotate : Mitov.VideoLab.GeometricTransfromFilter

Summary

Rotates the image.

Description

Performs Angle degrees rotation over the input frame image. The resulting image has size equal to the Width and Height properties of the component.


Diagram:

VLRotate Preview.png


Example:

Original Image: Rotated Image: Angle := -30
SampleVideo.png SampleRotate.png

Properties

Published

From TVLGeometricTransfromFilter

Properties

Published

From TVLCommonROISizeFilter

Properties

Published

From TVLCommonROIFilter

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox