⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cdtype.pas

📁 canon 相机SDK,非常难得
💻 PAS
📖 第 1 页 / 共 5 页
字号:
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: Nomal AE
		1: Exposure compensation.
		2: AE lock.
		3: Exposure compensation and AE lock.
		4: No AE.
		$ffff: Unknown.
	*}
	 cdIMG_PROP_IS_SETTING					=$00003e00;
	{* Image stabilizer setting of the PowerShot Pro90IS.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: off  1: on   $ffff: unknown
	*}
	 cdIMG_PROP_DISP_AV_OPEN				=$00003f00;
	{* Aperture value for display (/10)
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_EZOOM_SRC_SIZE				=$00004000;
	{* The number of horizontal direction logging pixels when smooth
	   electronic zoom.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_EZOOM_DST_SIZE				=$00004100;
	{* The number of horizontal direction enlargement target pixels
	   when smooth electronic zoom.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Note:
	    Electronic zoom magnification in smooth electronic zoom
           = EZoomDstSize / EZoomSrcSize
	*}
	 cdIMG_PROP_AF_DISTANCE					=$00004200;
	{* AF distance setting.
	       Attribute : Read only
	       Size/Type : 2 / cdAFDistance
	*}
	 cdIMG_PROP_AV_OPEN					=$00004300;
	{* Minimum aperture value.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_AV_MAX					=$00004400;
	{* Maximum aperture value.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_SHOOTING_NUM_H				=$00004500;
	{* Upper-word of shooting number.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_SHOOTING_NUM_L				=$00004600;
	{* Lower-word of shooting number.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_BRACKET_MODE				=$00004700;
	{* Bracket mode
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0:non-bracket
		1:AEB  2:FEB  3:ISO  4:WB
	*}
	 cdIMG_PROP_BRACKET_VALUE				=$00004800;
	{* Bracket comp value. (APPEX value)
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_BRACKET_SHOT_NUMBER			        =$00004900;
	{* Bracked shooting number.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_RAW_MODE_QUALITY			        =$00004a00;
	{* JPEG quality in RAW+JPEG rec.
	       Attribute : Read only
	       Size/Type : 2 / cdCompQuality
	*}
	 cdIMG_PROP_RAW_MODE_SIZE				=$00004b00;
	{* JPEG size in RAW+JPEG rec.
	       Attribute : Read only
	       Size/Type : 2 / cdImageSize
	*}
	 cdIMG_PROP_NOISE_REDUCTION				=$00004c00;
	{* Noise reduction mode.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: off   1: type1   2: type2
	*}
	 cdIMG_PROP_GAMMA					=$00004d00;
	{* Tone curve
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: standard  1: manual set  2: custom set
	*}
	 cdIMG_PROP_EDGE_LEVEL					=$00004e00;
	{* Sharpness level.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: off  1: 1  2: 2  3: 3  4: 4  5: 5
	*}
	 cdIMG_PROP_EDGE_FREQ					=$00004f00;
	{* Sharpness object
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: invalid  1: very coarse  2: coarse  3: standard  4: fine
		5: very fine
	*}
	 cdIMG_PROP_SENSOR_DATA_RG				=$00005000;
	{* WB sensor data.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_SENSOR_DATA_BG				=$00005100;
	{* WB sensor data.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_WHITE_DATA_R			        =$00005200;
	{* Custom WB data
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_WHITE_DATA_B				=$00005300;
	{* Custom WB data
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_WB_COLOR_TEMP				=$00005400;
	{* WB color temperature.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_COLOR_MATRIX				=$00005500;
	{* Color matrix
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    1: 1  2: 2  3: 3  4: 4  5: 5  $ffff: Unknown
	*}
	 cdIMG_PROP_DIGITAL_GAIN				=$00005600;
	{* Digital exposure compensation value (x10)
	       Attribute : Read only
	       Size/Type : 2 / cdInt16
	*}
	 cdIMG_PROP_GAMMA_TABLE					=$00005700;
	{* Gamma table.
	       Attribute : Read only
	       Size/Type : sizeof(cdDevGammaLUTTable) / cdDevGammaLUTTable
	*}
	 cdIMG_PROP_EDGE_LEVEL_TABLE			        =$00005800;
	{* Edge level table.
	       Attribute : Read only
	       Size/Type : sizeof(cdDevEdgeLevelTable) / cdDevEdgeLevelTable
	*}
	 cdIMG_PROP_EDGE_FREQ_TABLE				=$00005900;
	{* Edge frequency table.
	       Attribute : Read only
	       Size/Type : sizeof(cdDevEdgeFreqTable) / cdDevEdgeFreqTable
	*}
	 cdIMG_PROP_WB_TABLE					=$00005a00;
	{* WB table.
	       Attribute : Read only
	       Size/Type : sizeof(cdDevWBParamTable) / cdDevWBParamTable
	*}
	 cdIMG_PROP_MODIFIED_PARAM_FLAG			        =$00005b00;
	{* Modified flag.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt32
	   Values:
	    0:DevelopParam is not modified  1: Modified
	*}
	 cdIMG_PROP_GAMMA_MATCHING				=$00005d00;
	{* Gamma Matching table.
	       Attribute : Read only
	       Size/Type : sizeof(cdDevGammaLUTMatching) / cdDevGammaLUTMatching
	*}
	 cdIMG_PROP_WB_MATCHING					=$00005e00;
	{* WB Matching
	       Attribute : Read only
	       Size/Type : sizeof(cdDevWBParamMatching) / cdDevWBParamMatching
	*}
	 cdIMG_PROP_PHOTO_EFFECT				=$00005f00;
	{* Photo effect setting.
	       Attribute : Read only
	       Size/Type : sizeof(cdPhotoEffect) / cdPhotoEffect
	*}
	 cdIMG_PROP_PHOTO_HUE					=$00006000;
	{* Hue / Color tone.
	       Attribute : Read only
	       Size/Type : sizeof(cdInt16) / cdInt16
	   Values:
	    -2:-2  -1:-1  0:Normal  1:1  2:2  $7fff: Unknown
	*}
	 cdIMG_PROP_EXPOSURETIME_DCF			        =$00006100;
	{* Exposure Time (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdURational) / cdURational
	*}
	 cdIMG_PROP_FNUMBER_DCF					=$00006200;
	{* F number (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdURational) / cdURational
	*}
	 cdIMG_PROP_SHUTTERSPEED_DCF			        =$00006300;
	{* Shutter speed (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdRational) / cdRational
	*}
	 cdIMG_PROP_APERTUREVALUE_DCF			        =$00006400;
	{* Aperture value(Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdURational) / cdURational
	*}
	 cdIMG_PROP_EXPOSUREBIASVALUE_DCF		        =$00006500;
	{* Exposure bias value (Exif)
	       Attribute : Read only
		   Size/Type : sizeof(cdRational) / cdRational
	*}
	 cdIMG_PROP_FLASH_DCF					=$00006600;
	{* Flash (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdUInt16) / cdUInt16
	*}
	 cdIMG_PROP_EXIFVERSION					=$00006700;
	{* Exif version
	       Attribute : Read only
	       Size/Type : 4 / cdChar[4]
	   Note:
	    NOT NULL termnated.
	*}
	 cdIMG_PROP_PROCESSCOMPLETED_DCF		        =$00006800;
	{* Process completed (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdUInt16) / cdUInt16
	*}
	 cdIMG_PROP_EXPOSUREMODE_DCF			        =$00006900;
	{* Exposure mode (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdUInt16) / cdUInt16
	*}
	 cdIMG_PROP_AUTOWHITEBALANCE_DCF		        =$00006a00;
	{* Auto white balance (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdUInt16) / cdUInt16
	*}
	 cdIMG_PROP_DIGITALZOOMRATIO_DCF		        =$00006b00;
	{* Digital zoom ratio.
	       Attribute : Read only
	       Size/Type : sizeof(cdURational) / cdURational
	*}
	 cdIMG_PROP_SCENECAPTURETYPE_DCF		        =$00006c00;
	{* Scene capture type (Exif)
	       Attribute : Read only
	       Size/Type : sizeof(cdUInt16) / cdUInt16
	*}

	 cdIMG_PROP_MODIFIED_GAMMA				=$00006d00;
	{* Modified tone curve
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: standard  1: manual set  2: custom set
	*}
	 cdIMG_PROP_MODIFIED_EDGE_LEVEL		        	=$00006e00;
	{* Modified sharpness level.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: off  1: 1  2: 2  3: 3  4: 4  5: 5
	*}
	 cdIMG_PROP_MODIFIED_EDGE_FREQ			        =$00006f00;
	{* Modified sharpness object
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    0: invalid  1: very coarse  2: coarse  3: standard  4: fine
		5: very fine
	*}
	 cdIMG_PROP_MODIFIED_SENSOR_DATA_RG		        =$00007000;
	{* Modified WB sensor data.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_MODIFIED_SENSOR_DATA_BG		        =$00007100;
	{* Modified WB sensor data.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_MODIFIED_WHITE_DATA_R		        =$00007200;
	{* Modified custom WB data
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_MODIFIED_WHITE_DATA_B		        =$00007300;
	{* Modified custom WB data
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_MODIFIED_WB_COLOR_TEMP		        =$00007400;
	{* Modified WB color temperature.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_MODIFIED_COLOR_MATRIX		        =$00007500;
	{* Modified color matrix
	       Attribute : Read only
	       Size/Type : 2 / cdColorMatrix
	*}
	 cdIMG_PROP_MODIFIED_DIGITAL_GAIN		        =$00007600;
	{* Modified digital exposure compensation value (x10)
	       Attribute : Read only
	       Size/Type : 2 / cdInt16
	*}
	 cdIMG_PROP_MODIFIED_WHITE_BALANCE		        =$00007700;
	{* Modified white balance setting.
	       Attribute : Read only
	       Size/Type : 2 / cdWBLightSrc
	*}
	 cdIMG_PROP_COLORSPACE_DCF				=$00007800;
	{* Color space  (Exif)
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	 cdIMG_PROP_BODY_ID_DESC				=$00007900;
	{* Display format of the camera body ID number got by cdIMG_PROP_BODY_ID.
	       Attribute : Read only
	       Size/Type : 4 / cdUInt32
	*}
 	cdIMG_PROP_FILE_TYPE_ID					=$00007a00;
	{* File type ID.
	       Attribute : Read only
	       Size/Type : 4 / cdUInt32
	*}
  	cdIMG_PROP_MAKER					=$00008000;
	{* The manufacturer of the camera.
	       Attribute : Read only
	       Size/Type : any / cdChar
	   Note:
	    NOT NULL termnated.
	*}
	cdIMG_PROP_CUSTOM_FUNC1_EX				=$00008100;
	{* Custom function settings.
	       Attribute : Read only
	       Size/Type : any (depend on camera model) / cdUInt16
	*}
	cdIMG_PROP_CUSTOM_FUNC2_EX				=$00008200;
	{* Custom function settings.
	       Attribute : Read only
	       Size/Type : any (depend on camera model) / cdUInt16
	*}
	cdIMG_PROP_LOSSLESS_ROTATION_ANGLE	                =$08008300;
	{* Lossless rotation angle. (0, 90, 180, 270)
	       Attribute : Read/Write
	       Size/Type : 4 / cdUInt32
	*}
	cdIMG_PROP_INPUT_COLOR_TEMP				=$00008400;
	{* WB color temperature.
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	*}
	cdIMG_PROP_COLORSPACE_EX				=$00008500;
	{* Color space
	       Attribute : Read only
	       Size/Type : 2 / cdUInt16
	   Values:
	    1: sRGB  2: Adobe RGB  0xffff: Unknown
	*}
	cdIMG_PROP_JPEG_SIZE_IN_CRW				=$00008600;
	{* Size of the Jpeg data recorded in the CRAW file.
	       Attribute : Read only
	       Size/Type : 10 / cdUInt16
	   Values:
	    Bytes 0-1  Length of this property data.
		 Bytes 2-3  Quality setting.
		 Bytes 4-5  Data size.
		 Bytes 6-7  Width in pixels.
		 Bytes 8-9  Height in pixels.
	*}
	cdIMG_PROP_FOCUS_POSITION3				=$00008700;
	{* Focus point and AF point information.
	       Attribute : Read only
	       Size/Type : any / any
	   Values:
		 (Order)   (Type)     (Name)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -