Click or drag to resize
CameraImaging Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraImaging

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CameraImaging : ICameraImaging, 
	IDisposable

The CameraImaging type exposes the following members.

Constructors
  NameDescription
Public methodCameraImaging
Initializes a new instance of the CameraImaging class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CameraImaging
Public methodRefreshProperties
Gets the current attributes from the camera device and refreshes the imaging properties.
Public methodSetAttributes
Top
Properties
See Also