RasterXResolution Property (ILEADRasterDlgFile)
long RasterResolutionX; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
(Read Only) Get the width of the bitmap to load entered by the user in the Open dialog box.
The RasterXResolution property is valid only if the OptionsFileType property contains one of the following formats:
FILE_FPX,
FILE_FPX_SINGLE_COLOR,
FILE_FPX_JPEG,
FILE_FPX_JPEG_QFACTOR,
FILE_CMW,
FILE_JBIG,
FILE_JP2,
FILE_J2K.
See Also
Elements |