STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsCameraSnapshot Interface

Description

Takes snapshots of the 3D window.

Public Methods

Public Method SaveToClipboardSaves a single frame of the 3D window to the clipboard.
Public Method SaveToFileSaves a snapshot of the 3D window to the filename with the specified format.
Public Method SaveToFileWithWidthAndDPISaves a snapshot of the 3D window to the filename with the specified format at high resolution. Generally, this is used to take snapshots for print media, such as posters, which is why the input parameters are in terms of inches and dots per inch typically required by printers.
Public Method SaveToRasterSaves a snapshot of the 3D window to a Raster.
Public Method SaveToTextureSaves a snapshot of the 3D window to a Texture 2D.
© 2024 Analytical Graphics, Inc. All Rights Reserved.