[mediacapture-image] Point2D does not specify relation to image frame

alvestrand has just created a new issue for 
https://github.com/w3c/mediacapture-image:

== Point2D does not specify relation to image frame ==
If Point2D is a point in an unit square, with the upper left corner 
being the upper left corner of the image, the specification needs to 
specify where the other corners are. Either the top right corner 
should align (square contains image for horizontal aspect ratio, 
square is a subset of the image for vertical aspect ratio) or the 
bottom left corner should align (opposite effect).

Finding the center of the picture requires looking at width & height 
in all cases.


Please view or discuss this issue at 
https://github.com/w3c/mediacapture-image/issues/125 using your GitHub
 account

Received on Wednesday, 7 December 2016 12:23:51 UTC