PCDRes property (ILEADRasterIO)
PCDResConstants PCDRes | |
Overview |
Refer to Loading a Bitmap from a File. |
Remarks
Sets the resolution to be used for loading or converting a PhotoCD file.
Use the InfoPCDRes property to see which resolutions are available in a PhotoCD file.
Setting |
Description |
PCDRES_BASE_OVER_64 |
64 x 96 |
PCDRES_BASE_OVER_16 |
128 x 192 |
PCDRES_BASE_OVER_4 |
256 x 384 |
PCDRES_BASE |
(Default) 512 x 768 |
PCDRES_4BASE |
1024 x 1536 |
PCDRES_16BASE |
2048 x 3072 |
See Also