Add facility to read frames in RGB & RGBA format
[imageviewer.git] / documentation / imagesize.html
blobf334c5016873163fe943e4cd27bf5d4518ef9787
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3 <body>
5 <h1>Image Size</h1>
7 <p>Raw YUV images have no header to describe the image dimensions. The image size must
8 be set in the 'Image->YCbCr Image Size' menu. Commonly used video image sizes are
9 available as presets in the menu, and a custom size also be defined.</p>
11 <p>When the image size is changed, the number of frames in the current sequence is
12 recalculated, and the first frame is re-rendered to the screen. Incorrect image
13 size settings result in the displayed frame being visible, but 'scrambled'.</p>
15 </body>
16 </html>