Provides functionality for taking snapshots
from the camera.
| C# | Visual Basic | Visual C++ |
public interface IAgGxCameraSnapshot
Public Interface IAgGxCameraSnapshot
public interface class IAgGxCameraSnapshot
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
AntiAliasing |
Indicates how color values are
calculated.
|
|
|
HighResolutionDPI |
The DPI of the image when the Resolution
property is set CameraSnapshotResolutionHigh.
|
|
|
HighResolutionWidth |
The width of the image in inches when the
Resolution property is set CameraSnapshotResolutionHigh.
|
|
|
Resolution |
The resolution of the image.
|
|
|
SaveToClipboard () () () |
Copies a single frame of the current 3D
Graphics view using the options set in this interface to the
clipboard.
|
|
|
SaveToFile(String, AgGxCameraSnapshotFormat) |
Saves a single frame of the current 3D
Graphics view to the path specified using the specified format and
the options set in this interface.
|
|
|
SaveToImage () () () |
Snaps a single frame of the current 3D
Graphics view using the options set in this interface and returns
an IAgGxImage containing the data.
|
Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)