User manual
Appendices
530
© 2014 Digital Vision
UM-2014.1-07
system. The area outside this rectangle will be blanked.
User Masks
A special mask named "User" will also appear in the GUI list. This allows us to
set the mask size and position interactively.
Example Mask Specifications
monitorMask 1.0 -1
{
  name "1920x1080" ;
  units "pixels" ;
  rect 0 0 1920 1080 ;
}
monitorMask 1.0 -1
{
  name "10% in" ;
  units "normalised" ;
  rect 0.1 0.1 0.9 0.9 ;
}
monitorMask 1.0 -1
{
  name "4:3" ;
  units "normalised" ;
  unitsImageAspect 1.333 ;
  rect 0.0 0.0 1.0 1.0 ;
}










