Class VLBasicBitmap.TVLBasicBitmap

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(12 intermediate revisions by one user not shown)
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit VLBasicBitmap|VLBasicBitmap]]
 
'''Unit:''' [[Unit VLBasicBitmap|VLBasicBitmap]]
Line 24: Line 24:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLBasicBitmap
+
'''public ref class''' BasicBitmap
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:29, 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: Mitov.BasicLab

Unit: VLBasicBitmap

Contents

Syntax

Delphi:

type TVLBasicBitmap = class

C++ Builder:

class TVLBasicBitmap

Visual C++ (MFC):

class CTVLBasicBitmap

C# (.NET):

public ref class BasicBitmap

Summary

Bitmap wrapper class for thread safe bitmap access.

Description

Defines a Bitmap wrapper class for thread safe bitmap access. Use this class when you need to access a bitmap from different threads.

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox