Description
This test shows an image whose size is animated.The result is displayed on top of a static image.
Both textures use a Bitmap node to allow efficient handling of the textures.
The resizing of the image is not done using a Transform2D node (or TransformMatrix2D) but by changing the size property of the Bitmap node.
GPAC Regression Tests
(C) 2002-2006 GPAC Team