LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

CameraControlProperty Enumeration






The CameraControlProperty enumeration values define individual settings in a camera,
Syntax
public enum CameraControlProperty : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CameraControlProperty 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CameraControlProperty
public enum CameraControlProperty : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Multimedia.CameraControlProperty = function() { };
Leadtools.Multimedia.CameraControlProperty.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CameraControlProperty : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ExposureSpecifies the exposure (shutter speed) property. The exposure property is measured in “log base 2” seconds. In other words, for values less than zero, the exposure time is 1/2n seconds, and for values zero or above, the exposure time is 2n seconds.
FocusSpecifies the focus property, as the distance to the optimally focused target. The focus property is measured in millimeters. The range and default value are specific to the device.
IrisSpecifies the iris property. The iris property is measured in units of (f-stop * 10). F-stop is a term used to indicate the amount of light passing through the lens. The smaller the f-number, the greater the amount of light passing through the lens.
PanSpecifies the pan property. The pan property is measured in degrees. Possible values range from –180 to +180. The default value is zero. Positive values are clockwise from the origin (the camera rotates clockwise when viewed from above), and negative values are counterclockwise from the origin.
RollSpecifies the roll property. The roll property is measured in degrees. Possible values range from –180 to +180. The default value is zero. Positive values cause a clockwise rotation of the camera along the image-viewing axis, and negative values cause a counterclockwise rotation of the camera.
TiltSpecifies the tilt property. The tilt property is measured in degrees. Possible values range from –180 to +180. The default value is zero. Positive values point the imaging plane up, and negative values point the imaging plane down.
ZoomSpecifies the zoom property. The zoom property is measured in millimeters. Values range from 10 to 600 or as stated by the device documentation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.CameraControlProperty

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features