Platforms to show: All Mac Windows Linux Cross-Platform

ImageCaptureObjectMBS constants

Constants

Constant Value Description
kAddMetaDataToFinderComment 4 One of the flag constants for DownloadFile. Add basic metadata to finder comment field.
kAdjustCreationDate 8 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.
kCreateCustomIcon 2 One of the flag constants for DownloadFile. Create a custom icon for Finder.
kDeleteAfterDownload 1 One of the flag constants for DownloadFile. Delete file after a successful download.
kDontEmbedColorSyncProfile &h80 One of the flag constants for DownloadFile. Do not embed ColorSync profile to the image.
kEmbedColorSyncProfile &h20 One of the flag constants for DownloadFile. Embed ColorSync profile to the image if one was not already embedded.
kICAAccessReadOnly 1 One of the constant values for kICAPropertyCameraAccessCapability. Read-only without object deletion.
kICAAccessReadOnlyWithObjectDeletion 2 One of the constant values for kICAPropertyCameraAccessCapability. Read-only with object deletion.
kICAAccessReadWrite 0 One of the constant values for kICAPropertyCameraAccessCapability. Read-write.
kICAAllowMultipleImages 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.
kICAButtonCopy "copy" One of the constants for scanner buttons. Copy button.
kICAButtonEMail "mail" One of the constants for scanner buttons. Email button.
kICAButtonScan "scan" One of the constants for scanner buttons. Scan button.
kICAButtonWeb "web " One of the constants for scanner buttons. Web button.
kICACameraPassThruNotUsed 2 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.
kICACameraPassThruReceive 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.
kICACameraPassThruSend 0 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.
kICACannotYieldDevice -9909 One of the image capture specific error constants. The device module cannot yield the specified device to the requestor.
kICACapabilityCanCameraCaptureNewImage "ccni" One of the Camera capabilities constants. Can capture a new image using the camera.
kICACapabilityCanCameraDeleteAll "dela" One of the Camera capabilities constants. Can delete all images stored in the camera.
kICACapabilityCanCameraDeleteOne "del1" One of the Camera capabilities constants. Can delete one image stored in the camera.
kICACapabilityCanCameraSyncClock "sclk" One of the Camera capabilities constants. Can synchronize camera's clock with the computer's clock.
kICACapabilityCanCameraUploadData "load" One of the Camera capabilities constants. Can upload data to the camera.
kICACapabilityMayStoreNewImagesInTempStore "temp" One of the Camera capabilities constants.
kICACommunicationErr -9900 One of the image capture specific error constants. An error occurred in communication between different components of Image Capture framework.
kICADataTypeNotFoundErr -9910 One of the image capture specific error constants. Data with the specified data type is not found.
kICADevice "icdv" One of the object types and subtypes constants. Object is a device supported by Image Capture framework.
kICADeviceAlreadyOpenErr -9914 One of the image capture specific error constants. The specified device is already open.
kICADeviceCamera "cmra" One of the object types and subtypes constants. Object is a camera.
kICADeviceGUIDNotFoundErr -9916 One of the image capture specific error constants. The specified FireWire GUID is not found.
kICADeviceInternalErr -9912 One of the image capture specific error constants. The device module encountered an unspecifed error.
kICADeviceInvalidParamErr -9913 One of the image capture specific error constants. At least one of the parameters passed to the device module is invalid.
kICADeviceIOServicePathNotFoundErr -9917 One of the image capture specific error constants. The specified IOService path is not found.
kICADeviceLocationIDNotFoundErr -9915 One of the image capture specific error constants. The specified USB Location ID is not found.
kICADeviceMemoryAllocationErr -9911 One of the image capture specific error constants. The device module encountered a memory allocation error.
kICADeviceMFP "mfp " One of the object types and subtypes constants. Object is a multi-function peripheral.
kICADeviceNotFoundErr -9901 One of the image capture specific error constants. The specified device is not found.
kICADeviceNotOpenErr -9902 One of the image capture specific error constants. The specified device is not open.
kICADeviceOther "doth" One of the object types and subtypes constants. Object is a device supported by Image Capture framework, but of unknown subtype.
kICADevicePDA "pda " One of the object types and subtypes constants. Object is a personal digital assistant.
kICADevicePhone "phon" One of the object types and subtypes constants. Object is a camera phone.
kICADeviceScanner "scan" One of the object types and subtypes constants. Object is a scanner.
kICADeviceUnsupportedErr -9918 One of the image capture specific error constants. Device not supported.
kICADirectory "dire" One of the object types and subtypes constants. Object is a directory.
kICADownloadAndReturnPathArray 2 One of the flag constants for ImportImage. Use this constant to download the images to a temporary location and return an array of paths to the downloaded images.
Example
kICAExtensionInternalErr -9920 One of the image capture specific error constants. Image Capture Extension encountered an error.
kICAFile "file" One of the object types and subtypes constants. Object is a file.
kICAFileAudio "audo" One of the object types and subtypes constants. Object is an audio file.
kICAFileCorruptedErr -9903 One of the image capture specific error constants. Encountered a corrupt file.
kICAFileFirmware "firm" One of the object types and subtypes constants. Object is a firmware file.
kICAFileImage "imag" One of the object types and subtypes constants. Object is an image file.
kICAFileMovie "moov" One of the object types and subtypes constants. Object is a movie file.
kICAFileOther "othe" One of the object types and subtypes constants. Object is a generic file.
kICAFileystemDCF 3 One of the constants values for kICAPropertyCameraFilesystemType. DCF-conformant.
kICAFileystemGenericFlat 1 One of the constants values for kICAPropertyCameraFilesystemType. Generic flat.
kICAFileystemGenericHierarchical 2 One of the constants values for kICAPropertyCameraFilesystemType. Generic hierarchical.
kICAFileystemUndefined 0 One of the constants values for kICAPropertyCameraFilesystemType. Undefined.
kICAFlagReadAccess 2 Constants for the property info. Access for read only.
kICAFlagReadWriteAccess 1 Constants for the property info. Access for read and write.
kICAFrameworkInternalErr -9919 One of the image capture specific error constants. Image Capture Framework encountered an error.
kICAIndexOutOfRangeErr -9907 One of the image capture specific error constants. The specified index is out of range.
kICAInvalidObjectErr -9905 One of the image capture specific error constants. The specified object is invalid.
kICAInvalidPropertyErr -9906 One of the image capture specific error constants. The specified property is invalid.
kICAInvalidSessionErr -9921 One of the image capture specific error constants. The specified session is not valid.
kICAIOPendingErr -9904 One of the image capture specific error constants. There is a pending I/O.
kICAList "objl" One of the object types and subtypes constants. Object is a device list.
kICAMessageCameraCaptureNewImage "ccni" One of the Camera message constants. Capture a new image using the camera.
kICAMessageCameraDeleteAll "dela" One of the Camera message constants. Delete all images stored in the camera.
kICAMessageCameraDeleteOne "del1" One of the Camera message constants. Delete one image stored in the camera.
kICAMessageCameraPassThrough "pass" One of the Camera message constants.
kICAMessageCameraReadClock "rclk" One of the Camera message constants. Read clock from device.
kICAMessageCameraSyncClock "sclk" One of the Camera message constants. Synchronize camera's clock with the computer's clock.
kICAMessageCameraUploadData "load" One of the Camera message constants. Upload data to the camera.
kICAMessageCheckDevice "chkd" One of the message constants.
kICAMessageConnect "open" One of the message constants. Connect to device.
kICAMessageDeviceYield "yiel" 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.
kICAMessageDisconnect "clos" One of the message constants. Disconnect device.
kICAMessageGetEventData "mged" One of the message constants. Get data associated with an event.
kICAMessageGetLastButtonPressed "btn?" One of the message constants. Get last button pressed on the device (scanner).
kICAMessageReset "rese" One of the message constants. Reset device.
kICAMessageScannerOverviewSelectionChanged "area" One of the message constants.
kICAProperty "prop" 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.
kICAPropertyCameraAccessCapability "acap" One of the constant for Standard camera properties. Access capability. Data type: UInt16.
kICAPropertyCameraArtist "501E" One of the constant for Standard camera properties. Artist. Property data type: string; Property desc forms: none.
kICAPropertyCameraBatteryLevel "5001" One of the constant for Standard camera properties. Battery level. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraBurstInterval "5019" One of the constant for Standard camera properties. Burst interval. Property data type: UInt16; Property desc forms: Enum/Range.
kICAPropertyCameraBurstNumber "5018" One of the constant for Standard camera properties. Burst number. Property data type: UInt16; Property desc forms: Enum/Range.
kICAPropertyCameraCaptureDelay "5012" One of the constant for Standard camera properties. Capture delay. Property data type: UInt32; Property desc forms: Enum/Range.
kICAPropertyCameraCompressionSetting "5004" One of the constant for Standard camera properties. Compression setting. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraContrast "5014" One of the constant for Standard camera properties. Contrast. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraCopyrightInfo "501F" One of the constant for Standard camera properties. Copyright info. Property data type: string; Property desc forms: none.
kICAPropertyCameraDateTime "5011" One of the constant for Standard camera properties. Date & time. Property data type: string; Property desc forms: none.
kICAPropertyCameraDigitalZoom "5016" One of the constant for Standard camera properties. Digital zoom. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraEffectMode "5017" One of the constant for Standard camera properties. Effect mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraExposureBiasCompensation "5010" One of the constant for Standard camera properties. Exposure bias compensation. Property data type: UInt16; Property desc forms: Enum/Range.
kICAPropertyCameraExposureIndex "500F" One of the constant for Standard camera properties. Exposure index. Property data type: UInt16; Property desc forms: Enum/Range.
kICAPropertyCameraExposureMeteringMode "500B" One of the constant for Standard camera properties. Exposure Metering mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraExposureProgramMode "500E" One of the constant for Standard camera properties. Exposure program mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraExposureTime "500D" One of the constant for Standard camera properties. Exposure time. Property data type: UInt32; Property desc forms: Enum/Range.
kICAPropertyCameraFilesystemType "fsys" One of the constant for Standard camera properties. File system type. Data type: UInt16.
kICAPropertyCameraFlashMode "500C" One of the constant for Standard camera properties. Flash mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraFNumber "5007" One of the constant for Standard camera properties. F-number. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraFocalLength "5008" One of the constant for Standard camera properties. Focal length. Property data type: UInt32; Property desc forms: Enum/Range.
kICAPropertyCameraFocusDistance "5009" One of the constant for Standard camera properties. Focus distance. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraFocusMeteringMode "501C" One of the constant for Standard camera properties. Focus metering mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraFocusMode "500A" One of the constant for Standard camera properties. Focus mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraFreeSpaceInBytes "fres" One of the constant for Standard camera properties. Free space available on storage in bytes. Data type: UInt64.
kICAPropertyCameraFreeSpaceInImages "frei" 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.
kICAPropertyCameraFunctionalMode "5002" One of the constant for Standard camera properties. Functional mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraIcon "icon" One of the constants for camera specific constants. Camera icon in ICAThumbnail format.
kICAPropertyCameraImageSize "5003" One of the constant for Standard camera properties. Image size. Property data type: CFString; Property desc forms: Enum/Range.
kICAPropertyCameraMaxCapacity "maxc" One of the constant for Standard camera properties. Total storage capacity in bytes. Data type: UInt64.
kICAPropertyCameraRGBGain "5006" One of the constant for Standard camera properties. RGB gain. Property data type: string; Property desc forms: Enum/Range.
kICAPropertyCameraSharpness "5015" One of the constant for Standard camera properties. Sharpness. Property data type: UInt8; Property desc forms: Enum/Range.
kICAPropertyCameraStillCaptureMode "5013" One of the constant for Standard camera properties. Still capture mode. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyCameraStorageDescription "stod" One of the constant for Standard camera properties. Storage description. Data type: string.
kICAPropertyCameraStorageType "stor" One of the constant for Standard camera properties. Storage type. Data type: UInt16.
kICAPropertyCameraSupportedMessages "msgs" One of the constants for camera specific constants. Messages supported/understood by the camera.
kICAPropertyCameraTimelapseInterval "501B" One of the constant for Standard camera properties. Timelapse interval. Property data type: UInt32; Property desc forms: Enum/Range.
kICAPropertyCameraTimelapseNumber "501A" One of the constant for Standard camera properties. Timelapse number. Property data type: UInt16; Property desc forms: Enum/Range.
kICAPropertyCameraUploadURL "501D" One of the constant for Standard camera properties. Upload URL. Property data type: string; Property desc forms: none.
kICAPropertyCameraVolumeLabel "voll" One of the constant for Standard camera properties. Volume label. Data type: string.
kICAPropertyCameraWhiteBalance "5005" One of the constant for Standard camera properties. White balance. Property data type: UInt16; Property desc forms: Enum.
kICAPropertyColorSpace "A001" One of the keys for the properties dictionary. Color space used to represent an image.
kICAPropertyColorSyncProfile "prof" One of the keys for the properties dictionary. ColorSync profile associated with an image.
kICAPropertyImageAperture "9202" One of the keys for the properties dictionary. Aperture used to capture an image.
kICAPropertyImageBitDepth "0102" One of the keys for the properties dictionary. Image bit-depth.
kICAPropertyImageData "idat" One of the keys for the properties dictionary. Data of an image.
kICAPropertyImageDateDigitized "9004" 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".
kICAPropertyImageDateOriginal "9003" 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".
kICAPropertyImageDPI "011A" One of the keys for the properties dictionary. Image DPI.
kICAPropertyImageExposureTime "829A" One of the keys for the properties dictionary. Image exposure time.
kICAPropertyImageFilename "ifil" One of the keys for the properties dictionary. Filename of an image.
kICAPropertyImageFlash "9209" One of the keys for the properties dictionary. Indicates whether flash was used to capture an image.
kICAPropertyImageFNumber "829D" One of the keys for the properties dictionary. Image f-Number.
kICAPropertyImageHeight "0101" One of the keys for the properties dictionary. Image height.
kICAPropertyImageShutterSpeed "9201" One of the keys for the properties dictionary. Shutter speed used to capture an image.
kICAPropertyImageSize "isiz" One of the keys for the properties dictionary. Size of an image in bytes.
kICAPropertyImageThumbnail "thum" One of the keys for the properties dictionary. Thumbnail of an image.
kICAPropertyImageWidth "0100" One of the keys for the properties dictionary. Image width.
kICAPropertyTypeNotFoundErr -9908 One of the image capture specific error constants. A property with the specified property type is not found.
kICAStorageFixedRAM 3 One of the constant values for kICAPropertyCameraStorageType. Fixed RAM.
kICAStorageFixedROM 1 One of the constant values for kICAPropertyCameraStorageType. Fixed ROM.
kICAStorageRemovableRAM 4 One of the constant values for kICAPropertyCameraStorageType. Removable RAM.
kICAStorageRemovableROM 2 One of the constant values for kICAPropertyCameraStorageType. Removable ROM.
kICAStorageUndefined 0 One of the constant values for kICAPropertyCameraStorageType. Undefined.
kICAThumbnailFormatJPEG "jpeg" One of the thumbnail format constants. Use this constant to receive a thumbnail in JPEG format.
kICAThumbnailFormatPNG "png " One of the thumbnail format constants. Use this constant to receive a thumbnail in PNG format.
kICAThumbnailFormatTIFF "tiff" One of the thumbnail format constants. Use this constant to receive a thumbnail in TIFF format.
kICATypeBoolean "bool" One of the data type constants. Boolean
kICATypeData "data" One of the data type constants.
kICATypeFixed "sing" One of the data type constants. IEEE 32-bit floating point.
kICATypeFloat "floa" One of the data type constants. float.
kICATypeSInt16 "si16" One of the data type constants. SInt16.
kICATypeSInt32 "si32" One of the data type constants. SInt32.
kICATypeSInt64 "si64" One of the data type constants. SInt64.
kICATypeString "TEXT" One of the data type constants. Char string.
kICATypeThumbnail "thum" One of the data type constants. ICAThumbnail.
kICATypeUInt16 "ui16" One of the data type constants. UInt16.
kICATypeUInt32 "ui32" One of the data type constants. UInt32.
kICATypeUInt64 "ui64" One of the data type constants. UInt64.
kICATypeUInt8 "ui08" One of the data type constants. UInt8.
kICAUploadFileAsIs 0 One of the flag constants for UploadFile. Use this constant to upload a file as is.
kICAUploadFileScaleToFit 1 One of the flag constants for UploadFile. Use this constant to upload a file after scaling to fit a specified bounding rect.
kRotateImage &h40 One of the flag constants for DownloadFile. Rotate the image.
kSetFileTypeAndCreator &h10 One of the flag constants for DownloadFile. Set 4-char file type and creator code.

The biggest plugin in space...