This document is archived and information here might be outdated. Recommended version. |
Provides access to video export utility methods.
Name | Description | |
---|---|---|
BBoxNavigationMode | Indicates bounding box navigation mode. | |
GetOffScreenBitmap | The bitmap from an offscreen rendering buffer. | |
GetOffScreenBitmapHandle | The bitmap handle from an offscreen rendering buffer. | |
GetOffScreenTiledBitmap | The tiled bitmap from an offscreen rendering buffer. | |
GetOffScreenTiledBitmapHandle | The tiled bitmap handle from an offscreen rendering buffer. | |
GetWindowBitmap | The bitmap from an OpenGL or GDI rendered window. | |
GetWindowBitmapHandle | The bitmap handle from an OpenGL or GDI rendered window. | |
RestorePreviousContext | Restores the OpenGL rendering context after offscreen video export. |
CoClasses and Classes | Description |
---|
This interface exposes some methods for capturing bitmaps from the application display. It can be used to develop custom animation exporters.