![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExportUtils Interface (ArcObjects .NET 10.5 SDK) |
Provides access to video export utility methods.
Description | ||
---|---|---|
![]() |
BBoxNavigationMode | Indicates bounding box navigation mode. |
![]() |
GetOffScreenBitmapHandle | The bitmap handle from an offscreen rendering buffer. |
![]() |
GetOffScreenTiledBitmapHandle | The tiled bitmap handle from an offscreen rendering buffer. |
![]() |
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 |
---|---|
AGAnimationUtils | Class containing common implementation of utility methods. |
This interface exposes some methods for capturing bitmaps from the application display. It can be used to develop custom animation exporters.