Class VLJaehneGen.TVLJaehneGen
From Mitov Wiki Doc
(Difference between revisions)
(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''' | + | '''public ref class''' JaehneGen : [[Class VLCommonGen.TVLCommonGen|Mitov.VideoLab.CommonGen]] |
</code> | </code> | ||
== Summary == | == Summary == | ||
Line 35: | Line 35: | ||
== Description == | == Description == | ||
Use this component to generate a test Jaehne image. | Use this component to generate a test Jaehne image. | ||
+ | |||
+ | |||
+ | |||
+ | <b>Diagram:</b> | ||
+ | |||
+ | [[Image:VLJaehneGen_Preview.png]] | ||
Line 74: | Line 80: | ||
== Pins == | == Pins == | ||
− | |||
*[[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.
Package: VideoLabPkg
Unit: VLJaehneGen
Inherits: TVLCommonGen
Contents |
Syntax
Delphi:
type TVLJaehneGen = class( TVLCommonGen )
C++ Builder:
class TVLJaehneGen : public TVLCommonGen
Visual C++ (MFC):
class CTVLJaehneGen : public CTVLCommonGen
C# (.NET):
public ref class JaehneGen : Mitov.VideoLab.CommonGen
Summary
Generates a test Jaehne image.
Description
Use this component to generate a test Jaehne image.
Diagram:
Example:
Properties
Published
- ImageSize - The desired image size.