The VECTORCAMERA structure holds information about the camera.
Size of this structure. Used for versioning.
Rotation angle around the Z axis.
Rotation angle off the Z axis.
Point on which the camera is focused.
Distance between the camera and the object.
Flag that indicates the type of projection. Possible values are:
Value | Meaning |
---|---|
TRUE | Perspective projection is used. |
FALSE | Parallel projection is used. |
The camera object is used along with the viewport to project the vector image into a 2D plane.
The camera can be used with either 2D or 3D vector images.
pVECTORCAMERA is a pointer to a VECTORCAMERA object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document