Class VLBasicNoise.TVLBasicNoise

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLBasicNoise : [[Class VLCommonFilter.TVLCommonROIGenFilter|Mitov.VideoLab.CommonROIGenFilter]]
+
'''public ref class''' BasicNoise : [[Class VLCommonFilter.TVLCommonROIGenFilter|Mitov.VideoLab.CommonROIGenFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 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.

Package: VideoLabPkg

Unit: VLBasicNoise

Inherits: TVLCommonROIGenFilter

Contents

Syntax

Delphi:

type TVLBasicNoise = class( TVLCommonROIGenFilter )

C++ Builder:

class TVLBasicNoise : public TVLCommonROIGenFilter

Visual C++ (MFC):

class CTVLBasicNoise : public CTVLCommonROIGenFilter

C# (.NET):

public ref class BasicNoise : Mitov.VideoLab.CommonROIGenFilter

Summary

Abstract base class for all the noise generator/filters.

Description

This is abstract base class for all the noise generator/filters.

Properties

Published

From TVLCommonROIGenFilter

Properties

Published

Methods

Public

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