Platforms to show: All Mac Windows Linux Cross-Platform

Back to ImageCaptureObjectMBS class.

ImageCaptureObjectMBS.kAddMetaDataToFinderComment = 4

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Add basic metadata to finder comment field.

ImageCaptureObjectMBS.kAdjustCreationDate = 8

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Set creation date of the downloaded file same as the creation date for the file as reported by the device.

ImageCaptureObjectMBS.kCreateCustomIcon = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Create a custom icon for Finder.

ImageCaptureObjectMBS.kDeleteAfterDownload = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Delete file after a successful download.

ImageCaptureObjectMBS.kDontEmbedColorSyncProfile = &h80

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Do not embed ColorSync profile to the image.

ImageCaptureObjectMBS.kEmbedColorSyncProfile = &h20

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Embed ColorSync profile to the image if one was not already embedded.

ImageCaptureObjectMBS.kICAAccessReadOnly = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraAccessCapability.

Read-only without object deletion.

ImageCaptureObjectMBS.kICAAccessReadOnlyWithObjectDeletion = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraAccessCapability.

Read-only with object deletion.

ImageCaptureObjectMBS.kICAAccessReadWrite = 0

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraAccessCapability.

Read-write.

ImageCaptureObjectMBS.kICAAllowMultipleImages = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for ImportImage.

Use this constant to allow users to select multiple images in the Import Image dialog.

Seems like Image Capture in Mac OS X 10.6 ignores this flag and allows multiple images always.

ImageCaptureObjectMBS.kICAButtonCopy = "copy"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for scanner buttons.

Copy button.

ImageCaptureObjectMBS.kICAButtonEMail = "mail"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for scanner buttons.

Email button.

ImageCaptureObjectMBS.kICAButtonScan = "scan"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for scanner buttons.

Scan button.

ImageCaptureObjectMBS.kICAButtonWeb = "web "

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for scanner buttons.

Web button.

ImageCaptureObjectMBS.kICACameraPassThruNotUsed = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants associated with Image Capture PassThru commands.

Use this constant when using a pass-through command that doesn't involve sending or receiving data.

ImageCaptureObjectMBS.kICACameraPassThruReceive = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants associated with Image Capture PassThru commands.

Use this constant when receiving data from a device using a pass-through command.

ImageCaptureObjectMBS.kICACameraPassThruSend = 0

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants associated with Image Capture PassThru commands.

Use this constant when sending data to a device using a pass-through command.

ImageCaptureObjectMBS.kICACannotYieldDevice = -9909

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The device module cannot yield the specified device to the requestor.

ImageCaptureObjectMBS.kICACapabilityCanCameraCaptureNewImage = "ccni"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

Can capture a new image using the camera.

ImageCaptureObjectMBS.kICACapabilityCanCameraDeleteAll = "dela"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

Can delete all images stored in the camera.

ImageCaptureObjectMBS.kICACapabilityCanCameraDeleteOne = "del1"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

Can delete one image stored in the camera.

ImageCaptureObjectMBS.kICACapabilityCanCameraSyncClock = "sclk"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

Can synchronize camera's clock with the computer's clock.

ImageCaptureObjectMBS.kICACapabilityCanCameraUploadData = "load"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

Can upload data to the camera.

ImageCaptureObjectMBS.kICACapabilityMayStoreNewImagesInTempStore = "temp"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera capabilities constants.

ImageCaptureObjectMBS.kICACommunicationErr = -9900

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

An error occurred in communication between different components of Image Capture framework.

ImageCaptureObjectMBS.kICADataTypeNotFoundErr = -9910

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

Data with the specified data type is not found.

ImageCaptureObjectMBS.kICADevice = "icdv"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a device supported by Image Capture framework.

ImageCaptureObjectMBS.kICADeviceAlreadyOpenErr = -9914

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified device is already open.

ImageCaptureObjectMBS.kICADeviceCamera = "cmra"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a camera.

ImageCaptureObjectMBS.kICADeviceGUIDNotFoundErr = -9916

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified FireWire GUID is not found.

ImageCaptureObjectMBS.kICADeviceInternalErr = -9912

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The device module encountered an unspecifed error.

ImageCaptureObjectMBS.kICADeviceInvalidParamErr = -9913

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

At least one of the parameters passed to the device module is invalid.

ImageCaptureObjectMBS.kICADeviceIOServicePathNotFoundErr = -9917

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified IOService path is not found.

ImageCaptureObjectMBS.kICADeviceLocationIDNotFoundErr = -9915

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified USB Location ID is not found.

ImageCaptureObjectMBS.kICADeviceMemoryAllocationErr = -9911

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The device module encountered a memory allocation error.

ImageCaptureObjectMBS.kICADeviceMFP = "mfp "

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a multi-function peripheral.

ImageCaptureObjectMBS.kICADeviceNotFoundErr = -9901

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified device is not found.

ImageCaptureObjectMBS.kICADeviceNotOpenErr = -9902

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified device is not open.

ImageCaptureObjectMBS.kICADeviceOther = "doth"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a device supported by Image Capture framework, but of unknown subtype.

ImageCaptureObjectMBS.kICADevicePDA = "pda "

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a personal digital assistant.

ImageCaptureObjectMBS.kICADevicePhone = "phon"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a camera phone.

ImageCaptureObjectMBS.kICADeviceScanner = "scan"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a scanner.

ImageCaptureObjectMBS.kICADeviceUnsupportedErr = -9918

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

Device not supported.

ImageCaptureObjectMBS.kICADirectory = "dire"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a directory.

ImageCaptureObjectMBS.kICADownloadAndReturnPathArray = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for ImportImage.
Example
dim m as new ImageCaptureMBS
dim flags as Integer = ImageCaptureObjectMBS.kICAAllowMultipleImages + ImageCaptureObjectMBS.kICADownloadAndReturnPathArray

// do the import and allow all file types
dim files(-1) as string = m.ImportImage(flags)

for each path as string in files
// open that picture file in preview
dim f as FolderItem = GetFolderItem(path, FolderItem.PathTypeShell)
f.Launch
next

Use this constant to download the images to a temporary location and return an array of paths to the downloaded images.

ImageCaptureObjectMBS.kICAExtensionInternalErr = -9920

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

Image Capture Extension encountered an error.

ImageCaptureObjectMBS.kICAFile = "file"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a file.

ImageCaptureObjectMBS.kICAFileAudio = "audo"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is an audio file.

ImageCaptureObjectMBS.kICAFileCorruptedErr = -9903

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

Encountered a corrupt file.

ImageCaptureObjectMBS.kICAFileFirmware = "firm"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a firmware file.

ImageCaptureObjectMBS.kICAFileImage = "imag"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is an image file.

ImageCaptureObjectMBS.kICAFileMovie = "moov"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a movie file.

ImageCaptureObjectMBS.kICAFileOther = "othe"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a generic file.

ImageCaptureObjectMBS.kICAFileystemDCF = 3

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants values for kICAPropertyCameraFilesystemType.

DCF-conformant.

ImageCaptureObjectMBS.kICAFileystemGenericFlat = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants values for kICAPropertyCameraFilesystemType.

Generic flat.

ImageCaptureObjectMBS.kICAFileystemGenericHierarchical = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants values for kICAPropertyCameraFilesystemType.

Generic hierarchical.

ImageCaptureObjectMBS.kICAFileystemUndefined = 0

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants values for kICAPropertyCameraFilesystemType.

Undefined.

ImageCaptureObjectMBS.kICAFlagReadAccess = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
Constants for the property info.

Access for read only.

ImageCaptureObjectMBS.kICAFlagReadWriteAccess = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
Constants for the property info.

Access for read and write.

ImageCaptureObjectMBS.kICAFrameworkInternalErr = -9919

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

Image Capture Framework encountered an error.

ImageCaptureObjectMBS.kICAIndexOutOfRangeErr = -9907

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified index is out of range.

ImageCaptureObjectMBS.kICAInvalidObjectErr = -9905

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified object is invalid.

ImageCaptureObjectMBS.kICAInvalidPropertyErr = -9906

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified property is invalid.

ImageCaptureObjectMBS.kICAInvalidSessionErr = -9921

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

The specified session is not valid.

ImageCaptureObjectMBS.kICAIOPendingErr = -9904

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

There is a pending I/O.

ImageCaptureObjectMBS.kICAList = "objl"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the object types and subtypes constants.

Object is a device list.

ImageCaptureObjectMBS.kICAMessageCameraCaptureNewImage = "ccni"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Capture a new image using the camera.

ImageCaptureObjectMBS.kICAMessageCameraDeleteAll = "dela"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Delete all images stored in the camera.

ImageCaptureObjectMBS.kICAMessageCameraDeleteOne = "del1"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Delete one image stored in the camera.

ImageCaptureObjectMBS.kICAMessageCameraPassThrough = "pass"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

ImageCaptureObjectMBS.kICAMessageCameraReadClock = "rclk"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Read clock from device.

ImageCaptureObjectMBS.kICAMessageCameraSyncClock = "sclk"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Synchronize camera's clock with the computer's clock.

ImageCaptureObjectMBS.kICAMessageCameraUploadData = "load"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the Camera message constants.

Upload data to the camera.

ImageCaptureObjectMBS.kICAMessageCheckDevice = "chkd"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

ImageCaptureObjectMBS.kICAMessageConnect = "open"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Connect to device.

ImageCaptureObjectMBS.kICAMessageDeviceYield = "yiel"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Yield device. Image Capture framework yields a device so that the sender of the message can directly communicate with the device.

ImageCaptureObjectMBS.kICAMessageDisconnect = "clos"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Disconnect device.

ImageCaptureObjectMBS.kICAMessageGetEventData = "mged"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Get data associated with an event.

ImageCaptureObjectMBS.kICAMessageGetLastButtonPressed = "btn?"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Get last button pressed on the device (scanner).

ImageCaptureObjectMBS.kICAMessageReset = "rese"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the message constants.

Reset device.

ImageCaptureObjectMBS.kICAProperty = "prop"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Generic property type; for images, refer to 'Digital Still Camera Image File Format Standard' Exif Version 2.1 section 2.6.4. and 2.6.5.

ImageCaptureObjectMBS.kICAPropertyCameraAccessCapability = "acap"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Access capability. Data type: UInt16.

ImageCaptureObjectMBS.kICAPropertyCameraArtist = "501E"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Artist. Property data type: string; Property desc forms: none.

ImageCaptureObjectMBS.kICAPropertyCameraBatteryLevel = "5001"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Battery level. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraBurstInterval = "5019"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Burst interval. Property data type: UInt16; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraBurstNumber = "5018"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Burst number. Property data type: UInt16; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraCaptureDelay = "5012"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Capture delay. Property data type: UInt32; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraCompressionSetting = "5004"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Compression setting. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraContrast = "5014"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Contrast. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraCopyrightInfo = "501F"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Copyright info. Property data type: string; Property desc forms: none.

ImageCaptureObjectMBS.kICAPropertyCameraDateTime = "5011"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Date & time. Property data type: string; Property desc forms: none.

ImageCaptureObjectMBS.kICAPropertyCameraDigitalZoom = "5016"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Digital zoom. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraEffectMode = "5017"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Effect mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraExposureBiasCompensation = "5010"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Exposure bias compensation. Property data type: UInt16; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraExposureIndex = "500F"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Exposure index. Property data type: UInt16; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraExposureMeteringMode = "500B"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Exposure Metering mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraExposureProgramMode = "500E"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Exposure program mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraExposureTime = "500D"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Exposure time. Property data type: UInt32; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraFilesystemType = "fsys"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

File system type. Data type: UInt16.

ImageCaptureObjectMBS.kICAPropertyCameraFlashMode = "500C"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Flash mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraFNumber = "5007"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

F-number. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraFocalLength = "5008"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Focal length. Property data type: UInt32; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraFocusDistance = "5009"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Focus distance. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraFocusMeteringMode = "501C"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Focus metering mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraFocusMode = "500A"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Focus mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraFreeSpaceInBytes = "fres"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Free space available on storage in bytes. Data type: UInt64.

ImageCaptureObjectMBS.kICAPropertyCameraFreeSpaceInImages = "frei"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Number of images that may still be captured in to this store based on the current image capture settings on the camera. Data type: UInt32.

ImageCaptureObjectMBS.kICAPropertyCameraFunctionalMode = "5002"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Functional mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraIcon = "icon"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for camera specific constants.

Camera icon in ICAThumbnail format.

ImageCaptureObjectMBS.kICAPropertyCameraImageSize = "5003"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Image size. Property data type: CFString; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraMaxCapacity = "maxc"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Total storage capacity in bytes. Data type: UInt64.

ImageCaptureObjectMBS.kICAPropertyCameraRGBGain = "5006"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

RGB gain. Property data type: string; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraSharpness = "5015"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Sharpness. Property data type: UInt8; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraStillCaptureMode = "5013"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Still capture mode. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyCameraStorageDescription = "stod"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Storage description. Data type: string.

ImageCaptureObjectMBS.kICAPropertyCameraStorageType = "stor"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Storage type. Data type: UInt16.

ImageCaptureObjectMBS.kICAPropertyCameraSupportedMessages = "msgs"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constants for camera specific constants.

Messages supported/understood by the camera.

ImageCaptureObjectMBS.kICAPropertyCameraTimelapseInterval = "501B"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Timelapse interval. Property data type: UInt32; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraTimelapseNumber = "501A"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Timelapse number. Property data type: UInt16; Property desc forms: Enum/Range.

ImageCaptureObjectMBS.kICAPropertyCameraUploadURL = "501D"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Upload URL. Property data type: string; Property desc forms: none.

ImageCaptureObjectMBS.kICAPropertyCameraVolumeLabel = "voll"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

Volume label. Data type: string.

ImageCaptureObjectMBS.kICAPropertyCameraWhiteBalance = "5005"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant for Standard camera properties.

White balance. Property data type: UInt16; Property desc forms: Enum.

ImageCaptureObjectMBS.kICAPropertyColorSpace = "A001"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Color space used to represent an image.

ImageCaptureObjectMBS.kICAPropertyColorSyncProfile = "prof"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

ColorSync profile associated with an image.

ImageCaptureObjectMBS.kICAPropertyImageAperture = "9202"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Aperture used to capture an image.

ImageCaptureObjectMBS.kICAPropertyImageBitDepth = "0102"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image bit-depth.

ImageCaptureObjectMBS.kICAPropertyImageData = "idat"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Data of an image.

ImageCaptureObjectMBS.kICAPropertyImageDateDigitized = "9004"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Digitized date & time of an object; value associated with this property is a null-terminated string conforming to format "YYYY:MM:DD hh:mm:ss".

ImageCaptureObjectMBS.kICAPropertyImageDateOriginal = "9003"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Original date & time of an object; value associated with this property is a null-terminated string conforming to format "YYYY:MM:DD hh:mm:ss".

ImageCaptureObjectMBS.kICAPropertyImageDPI = "011A"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image DPI.

ImageCaptureObjectMBS.kICAPropertyImageExposureTime = "829A"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image exposure time.

ImageCaptureObjectMBS.kICAPropertyImageFilename = "ifil"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Filename of an image.

ImageCaptureObjectMBS.kICAPropertyImageFlash = "9209"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Indicates whether flash was used to capture an image.

ImageCaptureObjectMBS.kICAPropertyImageFNumber = "829D"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image f-Number.

ImageCaptureObjectMBS.kICAPropertyImageHeight = "0101"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image height.

ImageCaptureObjectMBS.kICAPropertyImageShutterSpeed = "9201"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Shutter speed used to capture an image.

ImageCaptureObjectMBS.kICAPropertyImageSize = "isiz"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Size of an image in bytes.

ImageCaptureObjectMBS.kICAPropertyImageThumbnail = "thum"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Thumbnail of an image.

ImageCaptureObjectMBS.kICAPropertyImageWidth = "0100"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the keys for the properties dictionary.

Image width.

ImageCaptureObjectMBS.kICAPropertyTypeNotFoundErr = -9908

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the image capture specific error constants.

A property with the specified property type is not found.

ImageCaptureObjectMBS.kICAStorageFixedRAM = 3

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraStorageType.

Fixed RAM.

ImageCaptureObjectMBS.kICAStorageFixedROM = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraStorageType.

Fixed ROM.

ImageCaptureObjectMBS.kICAStorageRemovableRAM = 4

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraStorageType.

Removable RAM.

ImageCaptureObjectMBS.kICAStorageRemovableROM = 2

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraStorageType.

Removable ROM.

ImageCaptureObjectMBS.kICAStorageUndefined = 0

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the constant values for kICAPropertyCameraStorageType.

Undefined.

ImageCaptureObjectMBS.kICAThumbnailFormatJPEG = "jpeg"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the thumbnail format constants.

Use this constant to receive a thumbnail in JPEG format.

ImageCaptureObjectMBS.kICAThumbnailFormatPNG = "png "

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the thumbnail format constants.

Use this constant to receive a thumbnail in PNG format.

ImageCaptureObjectMBS.kICAThumbnailFormatTIFF = "tiff"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the thumbnail format constants.

Use this constant to receive a thumbnail in TIFF format.

ImageCaptureObjectMBS.kICATypeBoolean = "bool"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

Boolean

ImageCaptureObjectMBS.kICATypeData = "data"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

ImageCaptureObjectMBS.kICATypeFixed = "sing"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

IEEE 32-bit floating point.

ImageCaptureObjectMBS.kICATypeFloat = "floa"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

float.

ImageCaptureObjectMBS.kICATypeSInt16 = "si16"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

SInt16.

ImageCaptureObjectMBS.kICATypeSInt32 = "si32"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

SInt32.

ImageCaptureObjectMBS.kICATypeSInt64 = "si64"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

SInt64.

ImageCaptureObjectMBS.kICATypeString = "TEXT"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

Char string.

ImageCaptureObjectMBS.kICATypeThumbnail = "thum"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

ICAThumbnail.

ImageCaptureObjectMBS.kICATypeUInt16 = "ui16"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

UInt16.

ImageCaptureObjectMBS.kICATypeUInt32 = "ui32"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

UInt32.

ImageCaptureObjectMBS.kICATypeUInt64 = "ui64"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

UInt64.

ImageCaptureObjectMBS.kICATypeUInt8 = "ui08"

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the data type constants.

UInt8.

ImageCaptureObjectMBS.kICAUploadFileAsIs = 0

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for UploadFile.

Use this constant to upload a file as is.

ImageCaptureObjectMBS.kICAUploadFileScaleToFit = 1

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for UploadFile.

Use this constant to upload a file after scaling to fit a specified bounding rect.

ImageCaptureObjectMBS.kRotateImage = &h40

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Rotate the image.

ImageCaptureObjectMBS.kSetFileTypeAndCreator = &h10

Type Topic Plugin Version
const Image Capture MBS MacOSX Plugin 10.1
One of the flag constants for DownloadFile.

Set 4-char file type and creator code.

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...