Go to the source code of this file.
Variables | |
| $focus_rdonly | |
| $filter | |
| $scale = $_GET["SCALE"]*1.0 | |
| $tables_file = fopen('/dev/fpga_tables', 'w') | |
| $filter |
| $focus_rdonly |
Initial value:
array( "FOCUS_SHOW"=>0, "FOCUS_VALUE"=>0, "FOCUS_LEFT"=>0, "FOCUS_WIDTH"=>0, "FOCUS_TOP"=>0, "FOCUS_HEIGHT"=>0, "FOCUS_TOTWIDTH"=>0, "FOCUS_FILTER"=>0 )
Definition at line 3 of file demo_focus.php.
| $scale = $_GET["SCALE"]*1.0 |
Definition at line 152 of file demo_focus.php.
Referenced by image_table8(), prepSetNative(), and printRawGamma().
| $tables_file = fopen('/dev/fpga_tables', 'w') |
Definition at line 171 of file demo_focus.php.
1.5.1