Bioptic Color Camera SDK COM Wrapper  1.0
ICamera Member List

This is the complete list of members for ICamera, including all inherited members.

CancelFirmwareDownload()ICamera
CaptureSnapshot([in, out] SAFEARRAY(BYTE) *imageBuffer, [out] LONG *length, [out] LONG *width, [out] LONG *height, [out] LONG *imageType)ICamera
Close()ICamera
DateOfFirstProgramICameraproperty
DateOfManufactureICameraproperty
DateOfServiceICameraproperty
DownloadFirmware([in] BSTR val)ICamera
EnumerateDevices([out] SAFEARRAY(VARIANT) *device_ids)ICamera
FirmwareVersionICameraproperty
GetBacklight([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetBacklightInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetBrightness([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetBrightnessInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetContrast([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetContrastInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetCurrentFrameType([out] FrameTypeInfo *value)ICamera
GetExposure([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetExposureInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetGain([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetGainInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetGamma([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetGammaInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetIlluminationMode([out] INT *value)ICamera
GetImageType([out] INT *imageStreamType)ICamera
GetPowerUserMode([out] INT *value)ICamera
GetSaturation([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetSaturationInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetSharpness([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetSharpnessInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
GetSupportedFrameTypes([out] SAFEARRAY(FrameTypeInfo) *value)ICamera
GetVersion([out] INT *version_major, [out] INT *version_minor, [out] INT *version_patch, [out] INT *version_build)ICamera
GetVideoMode([out] INT *value)ICamera
GetWhiteBalance([out] INT *value, [out] BOOL *isAutoEnabled)ICamera
GetWhiteBalanceInfo([out] INT *min, [out] INT *max, [out] INT *defaultValue, [out] INT *step, [out] BOOL *isAutoSupported)ICamera
HardwareVersionICameraproperty
InstallFirmware()ICamera
LastErrorICameraproperty
LoadConfiguration([in] BSTR configuration_xml)ICamera
LoadConfigurationFromFile([in] BSTR configuration_file_path)ICamera
ModelNumberICameraproperty
Open([in] BSTR deviceID)ICamera
RebootCamera([in] INT timeout)ICamera
RegisterForContinuousImageEvent([in] BOOL bReg)ICamera
RegisterForDecodeImageEvent([in] BOOL bReg)ICamera
RegisterForDecodeSessionStatusChangeEvent([in] BOOL bReg)ICamera
RegisterForFirmwareDownloadProgressEvents([in] BOOL bReg)ICamera
RegisterForProduceImageEvent([in] BOOL bReg)ICamera
RegisterForSnapshotImageEvent([in] BOOL bReg)ICamera
RetrieveConfiguration([out] BSTR *configuration_xml)ICamera
RetrieveConfigurationToFile([in] BSTR configuration_file_path)ICamera
SerialNumberICameraproperty
SetBacklight([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetBrightness([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetContrast([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetDefaults()ICamera
SetExposure([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetFrameType([in] FrameTypeInfo *value)ICamera
SetGain([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetGamma([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetIlluminationMode([in] INT value)ICamera
SetImageType([in] INT imageStreamType)ICamera
SetPowerUserMode([in] INT value)ICamera
SetSaturation([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetSharpness([in] INT value, [in] BOOL isAutoEnabled)ICamera
SetVideoMode([in] INT value)ICamera
SetWhiteBalance([in] INT value, [in] BOOL isAutoEnabled)ICamera
WriteToFlash()ICamera