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

COffscreenContext Class Reference

A drawing device which uses a pixmap as its drawing surface. +More... +

+#include <vstgui.h> +

+

Inheritance diagram for COffscreenContext: +

+ +CDrawContext +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 COffscreenContext (CDrawContext *pContext, CBitmap *pBitmap, bool drawInBitmap=false)
 COffscreenContext (CFrame *pFrame, long width, long height, const CColor backgroundColor=kBlackCColor)
virtual ~COffscreenContext ()
void copyFrom (CDrawContext *pContext, CRect destRect, CPoint srcOffset=CPoint(0, 0))
 copy from offscreen to pContext
void copyTo (CDrawContext *pContext, CRect &srcRect, CPoint destOffset=CPoint(0, 0))
 copy to offscreen from pContext
CCoord getWidth () const
CCoord getHeight () const

Protected Attributes

CBitmappBitmap
CBitmappBitmapBg
CCoord height
CCoord width
bool bDestroyPixmap
CColor backgroundColor
+

Detailed Description

+A drawing device which uses a pixmap as its drawing surface. +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
COffscreenContext::COffscreenContext CDrawContext pContext,
CBitmap pBitmap,
bool  drawInBitmap = false
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
COffscreenContext::COffscreenContext CFrame pFrame,
long  width,
long  height,
const CColor  backgroundColor = kBlackCColor
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
COffscreenContext::~COffscreenContext  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
void COffscreenContext::copyFrom CDrawContext pContext,
CRect  destRect,
CPoint  srcOffset = CPoint(0, 0)
+
+ + + + + +
+   + + +

+copy from offscreen to pContext +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
void COffscreenContext::copyTo CDrawContext pContext,
CRect srcRect,
CPoint  destOffset = CPoint(0, 0)
+
+ + + + + +
+   + + +

+copy to offscreen from pContext +

+

+

+ + + + +
+ + + + + + + + +
CCoord COffscreenContext::getHeight  )  const [inline]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CCoord COffscreenContext::getWidth  )  const [inline]
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
CColor COffscreenContext::backgroundColor [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
bool COffscreenContext::bDestroyPixmap [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CCoord COffscreenContext::height [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CBitmap* COffscreenContext::pBitmap [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CBitmap* COffscreenContext::pBitmapBg [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CCoord COffscreenContext::width [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