fg_avisize()Win32 DirectX Fastgraph/Light Prototype void fg_avisize (void *header, int *width, int *height); Sub fg_avisize (header() As Any, width As Long, height As Long) procedure fg_avisize (var header; var width, height : integer); Description The fg_avisize() function returns the dimensions for the AVI image associated with the specified AVI file header. Parameters header is the name of the buffer containing the 56-byte AVI file header. width receives the AVI image width in pixels. height receives the AVI image height in pixels. Return value none Restrictions none See also Examples
|
 
copyright 2001 Ted Gruber Software, Inc.