Image Display

Top  Previous  Next

The Image Display Dialog can be reached by pressing the Image button in the Watches page of the Debugger.

An example dialog is shown at the right. The title bar shows the variable name and the handle value. In this case the variable name is RESETIMAGE and the handle value is 0. If you select a variable that does not contain a valid handle, no image will be displayed.

 

The image is updated every time the program is stepped or run. This means the image is dynamic and changes as the program makes changes to the image.

 

The mouse position in pixels is displayed just below the image.  This lets you measure the position of things in the image and also measure the size the of image. The image size is also displayed.

 

DebugImageView