/AWS1/CL_MDCMOTIONIMAGEINSIO01¶
Specify the offset between the upper-left corner of the video frame and the top left corner of the overlay.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_imagex
TYPE /AWS1/MDC__INTEGERMIN0MAX21400
/AWS1/MDC__INTEGERMIN0MAX21400
¶
Set the distance, in pixels, between the overlay and the left edge of the video frame.
iv_imagey
TYPE /AWS1/MDC__INTEGERMIN0MAX21400
/AWS1/MDC__INTEGERMIN0MAX21400
¶
Set the distance, in pixels, between the overlay and the top edge of the video frame.
Queryable Attributes¶
ImageX¶
Set the distance, in pixels, between the overlay and the left edge of the video frame.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGEX() |
Getter for IMAGEX, with configurable default |
ASK_IMAGEX() |
Getter for IMAGEX w/ exceptions if field has no value |
HAS_IMAGEX() |
Determine if IMAGEX has a value |
ImageY¶
Set the distance, in pixels, between the overlay and the top edge of the video frame.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGEY() |
Getter for IMAGEY, with configurable default |
ASK_IMAGEY() |
Getter for IMAGEY w/ exceptions if field has no value |
HAS_IMAGEY() |
Determine if IMAGEY has a value |