Initial zoom
Fit Height resizes the image (zoom) to fit the height of the program window.
FitToWidth resizes the image (zoom) to fit the width of the program window.
Best Fit returns the best zoom value to stretch the image in the program.
Zoom Filter
ZoomFilter specifies the filter to apply in zoom-in operations.
The fastest way to zoom a picture is to set ZoomFilter to None.
If you need the best quality we suggest: Hermite, Bell, BSpline, Lanczos3, Mitchell, Nearest, Bilinear, Bicubic.
If you need speed we suggest: Triangle, Linear, FastLinear.
For projects (white on black or black on white) we suggest: ProjectBW and ProjectWB.
Window State
Represents how the form appears on the screen.
Screen units specifies the measurement unit used for displaying image.
Window Size
Specifies the height and width (in pixels) of the form.
Thumbnails Size
Width and Height is the width and height of the thumbnail.
Startup Mode allows to set the program mode at opening the file and at starting.
Available values: View, Select, Eraser, Text, Draw, Annotation, Current.
When Auto Adjust DPI is checked and last loaded/scanned image has horizontal DPI (dot per inch) not equal to vertical DPI, program resizes the image making DPIX=DPIY.
Image Caching
ImageCaching allows you to speed up thumbnails painting, saving each drawn image to a cache. This is enabled by default.
You can change a Mouse Wheel Actions (scrolling, zooming).
Mouse Wheel Position
If Mouse Wheel Action is Zoom, Wheel Position specifies where the zoom acts.
The default (Center) is the center of the control, otherwise (Mouse) zooms from the mouse's position.
Mouse Wheel Invert Direction inverts wheel direction.
Color Management System (CMS) allows to render the image with the original colors.