
146 | P a g e
FrameBuffer|0, Framebuffer|1…
IsFadeOn- set “Use Fade transition” ON/OFF using True or False as the “property_value”.
LengthMultiplier- set duration of Fade.
EnablePositioning- set “Position” ON/OFF using True or False as the “property_value”.
OffsetX - Used to translate the layer on the X axis supplied as Value.
OffsetY - Used to translate the layer on the Y axis supplied as Value.
ScaleX - Used to change the scale along the X axis supplied as Value.
ScaleY – Used to change the scale along the Y axis supplied as Value.
EnableCrop- set “Edges” ON/OFF using True or False as the “property_value”.
CropLeft – Used to change the “Edges” left by Value.
CropRight – Used to change the “Edges” right by Value.
CropBottom – Used to change the “Edges” bottom by Value.
CropTop – Used to change the “Edges” top by Value.
Example:
_reset_position (void)
Description: Resets position values to origin.
Example:
_reset_crop (void)
Description: Resets all crop values to origin. (Origin is 0.).
Example:
Comentarios a estos manuales