|
|
|
|
|
- Overview
- Creating an image animated by WINDEV/WINDEV Mobile/WEBDEV
- Using an animated image in a WINDEV/WINDEV Mobile application or in a WEBDEV website
- Using an animated image in a WINDEV or WINDEV Mobile application
- Using an animated image in a WEBDEV website
- Programming an animated image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images: - The images animated by default. These images have an animated image format (animated GIF for example). These animated images are automatically managed. No specific configuration is required.
The images animated by default (animated GIF for example) are not available. - The images animated by WINDEV/WINDEV Mobile/WEBDEV. These images contain all animation drawings.
This help page explains how to handle the images animated by WINDEV, WINDEV Mobile and WEBDEV.
Creating an image animated by WINDEV/WINDEV Mobile/WEBDEV To create an animated image: - Create an image file.
- In this image file, insert the different animation drawings. These drawings can be organized in rows or in columns, or in a combination of rows and columns.
Please note: Each design must be the same size, and the space between each design must be identical. Example: Using an animated image in a WINDEV/WINDEV Mobile application or in a WEBDEV website
Related Examples:
|
Unit examples (WINDEV): The Image control (animations)
[ + ] Animating an image with WINDEV. Two main topics are presented in this example: 1/ animated drawings ('image to animate') 2/ one-way and two-way animations. This example presents some features proposed by WINDEV to animate images. This list is not an exhaustive list ; indeed, by combining the different modes, the number of possible animations exceeds 2,000. This example proposes animations without code as well as programmed animations.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|