From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../Documentation/html/class_c_movie_bitmap.html | 331 +++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100644 vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_movie_bitmap.html (limited to 'vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_movie_bitmap.html') diff --git a/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_movie_bitmap.html b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_movie_bitmap.html new file mode 100644 index 0000000..e676686 --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_movie_bitmap.html @@ -0,0 +1,331 @@ + + +VSTGUI: CMovieBitmap Class Reference + + + + +
+
+
+
+

CMovieBitmap Class Reference

a bitmap control that displays different bitmaps according to its current value +More... +

+#include <vstcontrols.h> +

+

Inheritance diagram for CMovieBitmap: +

+ +CControl +CView +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CMovieBitmap (const CRect &size, CControlListener *listener, long tag, CBitmap *background, CPoint &offset)
 CMovieBitmap (const CRect &size, CControlListener *listener, long tag, long subPixmaps, CCoord heightOfOneImage, CBitmap *background, CPoint &offset)
virtual ~CMovieBitmap ()
virtual void draw (CDrawContext *)
 called if the view should draw itself

Protected Attributes

CPoint offset
long subPixmaps
CCoord heightOfOneImage
+

Detailed Description

+a bitmap control that displays different bitmaps according to its current value +

+A movie pixmap allows to display different subpixmaps according to its current value. +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CMovieBitmap::CMovieBitmap const CRect size,
CControlListener listener,
long  tag,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CMovieBitmap::CMovieBitmap const CRect size,
CControlListener listener,
long  tag,
long  subPixmaps,
CCoord  heightOfOneImage,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CMovieBitmap::~CMovieBitmap  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void CMovieBitmap::draw CDrawContext  )  [virtual]
+
+ + + + + +
+   + + +

+called if the view should draw itself +

+ +

+Implements CControl.

+


Member Data Documentation

+

+ + + + +
+ + + + +
CCoord CMovieBitmap::heightOfOneImage [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CPoint CMovieBitmap::offset [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CMovieBitmap::subPixmaps [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2