Skip to main content

Module coord

Module coord 

Source

Constants§

NORMALIZED_MAX
Maximum value for normalized coordinates.

Functions§

bounds_to_normalized
Convert “left,top,right,bottom” bounds string to normalized.
to_absolute
Convert [0-1000] normalized to absolute pixels.
to_normalized
Convert absolute pixels to [0-1000] normalized.