Information Panel

In general, this panel gives the information of the current point where mouse is pointing to and basic properties of the object that is currently selected.

The following set of fields gets updated everytime the mouse moves in the canvas or if something was selected, resized, or moved.

Mouse Position (x, y)

Displays the current x and y coordinates of where the mouse points using top left of the canvas as point (0, 0).

Selected Object Details (x, y) width x height

Gives the selected object's current x and y coordinates in the canvas and its dimensions in pixels.

Mouse Position Color

Displays the color details of the pixel where mouse is currently pointing to.

Color details includes Red, Green and Blue values, color in Hexadecimal format(#ffffff), Hue, Saturation and Value.