Automatically converts the resolution of this image.
public void AutoFixResolution()
Public Sub AutoFixResolution()
public:
void AutoFixResolution()
This method uses the values set through RasterDefaults.SetAutoFixImageResolutionOptions to determine whether it should automatically convert the image resolution. If it determines that the resolution should be updated, AutoFixImageResolution
will update XResolution and YResolution.
The RasterCodecs
load methods call this function to convert the resolution of digital photos during loading.
To get the current options used to automatically convert the image resolution, call RasterDefaults.GetAutoFixImageResolutionOptions.
For more information on how LEAD automatically converts the resolution of digital photos, see AutoFixImageResolutionOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document