Available in the LEADTOOLS Imaging toolkit. |
GetLoadResolution method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax short GetLoadResolution (short iFormat);
Overview: Refer to Implementing PhotoCD and FlashPix Features.
Remarks
Gets the last values set by the SetLoadResolution method. These values determine the physical resolution of the PhotoCD, FlashPix, or JBIG file to be loaded.
This method sets the LoadResolutionCount property to 1 and updates the following properties with the current values:
See Also
Elements: ReadLoadResolutions method, LoadResolutionCount property, LoadResolutionHeight property, LoadResolutionWidth property, PCDRes property, SetLoadResolution method, SaveResolutionCount property, SaveResolutionHeight property, SaveResolutionWidth property
Topics: Raster Images: Loading Files