Description: | Defines the resolution for a Kodak Photo CD image file. |
Used in control(s): | Image |
Values (with constants): | 0 - BASE_OVER_64 (64 x 96) (POW-PCDRESOLUTION-BASE-OVER-64) The figures in parentheses give the dimensions in pixels. Note that memory use increases as the resolution increases. If there is insufficient memory, the image cannot be displayed. If the ImageName property is set to "Overview.pcd", you should use the value 0 or 1. |
Default value: | 2 - BASE_OVER_4 (256 x 384) (POW-PCDRESOLUTION-BASE-OVER-4) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |