Class VLImageGen.TVLImageGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(5 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 ==

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