Tv FieldDouble

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<Miscellaneous

tv_FieldDouble order

Generates an image composed of two interlaced fields starting from two "complete" images. This command is only applicable to the current image in the current layer. It is used mainly for video animations. Before you can use it, you must copy an image into the spare image, display the other image as the current image in the current layer, and then run the command. It will interlace these two images, by using one line out of every two in the spare image and one line out of two in the current image in the current layer. All you need to do then is to save the image. The order argument may be equal to 0 or 1. If it is equal to 0, the command uses the first line in the current image in the current layer, and the second line in the spare image, etc. If it is equal to 1, it does the opposite, taking the first line in the spare image, the second line in the current image in the current layer, etc..