Class VLBitmap.TVLBitmap

From Mitov Wiki Doc
Jump to: navigation, search

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: VideoLabBasicPkg

Unit: VLBitmap

Inherits: TVLBasicBitmap

Contents

Syntax

Delphi:

type TVLBitmap = class( TVLBasicBitmap )

C++ Builder:

class TVLBitmap : public TVLBasicBitmap

Visual C++ (MFC):

class CTVLBitmap : public CTVLBasicBitmap

C# (.NET):

public ref class Bitmap : Mitov.VideoLab.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.

From TVLBasicBitmap

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox