Class VLImageGen.TVLImageGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLImageGen : [[Class VLCommonGen.TVLCommonGen|Mitov.VideoLab.CommonGen]]
+
'''public ref class''' ImageGen : [[Class VLCommonGen.TVLCommonGen|Mitov.VideoLab.CommonGen]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to generate frames from a selected image
 
Use this component to generate frames from a selected image
 
(Bitmap, Icon, JPEG, etc.). All the frames are identical.
 
(Bitmap, Icon, JPEG, etc.). All the frames are identical.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLImageGen_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 44: Line 50:
  
 
== Pins ==
 
== Pins ==
*[[Pin VLImageGen.TVLImageGen.ImageInputPin|ImageInputPin]]
+
*[[Pin VLImageGen.TVLImageGen.ImageInputPin|ImageInputPin]] - The Image Video Input Pin of the filter.
  
 
== From [[Class VLCommonGen.TVLCommonGen|TVLCommonGen]] ==
 
== From [[Class VLCommonGen.TVLCommonGen|TVLCommonGen]] ==
Line 73: Line 79:
  
 
== Pins ==
 
== Pins ==
*[[Pin SLCommonGen.TSLBasicCommonGen.EnablePin|EnablePin]]
 
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
  

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.

BIGVLImageGen.gif VLImageGen.gif NETVLImageGen.gif

Package: VideoLabAdditionalPkg

Unit: VLImageGen

Inherits: TVLCommonGen

Contents

Syntax

Delphi:

type TVLImageGen = class( TVLCommonGen )

C++ Builder:

class TVLImageGen : public TVLCommonGen

Visual C++ (MFC):

class CTVLImageGen : public CTVLCommonGen

C# (.NET):

public ref class ImageGen : Mitov.VideoLab.CommonGen

Summary

Generates video from image.

Description

Use this component to generate frames from a selected image (Bitmap, Icon, JPEG, etc.). All the frames are identical.


Diagram:

VLImageGen Preview.png

Properties

Published

Pins

From TVLCommonGen

Properties

Published

Pins

From TSLBasicCommonGen

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox