Specifies the pixel locations relative to the bottom left corner of the video or image.
Syntax |
*Endpoints(x1, y1, x2, y2) |
|
Arguments |
Name |
Description |
|
x1, y1 x2, y2 |
The pixel locations for the endpoints of the measure. |
Example |
*BeginVideo() • • • *Measure({VIDEO_FILE_VIDEO_1}, "Master Unit Measure") *Endpoints(120,92,377,50) … *EndVideoMeasure() • • • *EndVideo |
|
Application |
MediaView |
|
Context |
||
See also |
|
|