--- < scriptiX für PC > --- < npp\plugins\APIs\lua.xml -- 03/09/19 18:18:56 > --- < 1000@ | A/CHDK/SCRIPTS/fertiX.Lua ß-259 > 1.0 yes LUA and break do else elseif end false for function if in local nil not or repeat return then true until while _VERSION assert collectgarbage dofile error gcinfo getfenv getmetatable ipairs load loadfile loadstring newproxy next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall coroutine.create coroutine.resume coroutine.running coroutine.status coroutine.wrap coroutine.yield debug.getfenv debug.gethook debug.getinfo debug.getlocal debug.getmetatable debug.getregistry debug.getupvalue debug.setfenv debug.sethook debug.setlocal debug.setmetatable debug.setupvalue debug.traceback imath.pi imath.pi2 imath.pi_2 imath.scale imath.acosd imath.acosr imath.asind imath.asinr imath.atand imath.atanr imath.ceil imath.cosd imath.cosr imath.deg imath.div imath.floor imath.frac imath.int imath.log imath.log10 imath.log2 imath.mul imath.muldiv imath.pold imath.polr imath.pow imath.rad imath.recd imath.recr imath.round imath.sind imath.sinr imath.sqrt imath.tand imath.tanr io.stderr io.stdin io.stdout io.close io.flush io.input io.lines io.open io.output io.read io.type io.write math.abs math.max math.min math.pow math.random math.randomseed os.date os.difftime os.execute os.exit os.getenv os.idir os.listdir os.mkdir os.remove os.rename os.stat os.time os.utime package.loaded string.byte string.char string.dump string.find string.format string.gfind string.gmatch string.gsub string.len string.lower string.match string.rep string.reverse string.sub string.upper table.concat table.foreach table.foreachi table.getn table.insert table.maxn table.remove table.setn table.sort aperture_to_av96 autostarted av96_to_aperture bitand bitnot bitor bitshl bitshri bitshru bitxor call_event_proc call_func_ptr click cls console_redraw draw_clear draw_ellipse draw_ellipse_filled draw_line draw_pixel draw_rect draw_rect_filled draw_string enter_alt exit_alt file_browser get_IS_mode get_alt_mode get_autostart get_av96 get_buildinfo get_bv96 get_config_value get_curve_file get_curve_state get_day_seconds get_disk_size get_dofinfo get_draw_title_line get_drive_mode get_ev get_exp_count get_flash_mode get_flash_params_count get_flash_ready get_focus get_focus_mode get_focus_ok get_focus_state get_free_disk_space get_gui_screen_height get_gui_screen_width get_histo_range get_image_dir get_iso_market get_iso_mode get_iso_real get_jpg_count get_levent_def get_levent_def_by_index get_levent_index get_live_histo get_meminfo get_mode get_movie_status get_nd_present get_orientation_sensor get_parameter_data get_partitionInfo get_prop get_prop_str get_propset get_raw get_raw_count get_raw_nr get_raw_support get_sd_over_modes get_shooting get_sv96 get_temperature get_tick_count get_time get_tv96 get_usb_capture_support get_usb_capture_target get_usb_power get_user_av96 get_user_av_id get_user_tv96 get_user_tv_id get_vbatt get_video_button get_video_recording get_zoom get_zoom_steps init_usb_capture is_capture_mode_valid is_key is_pressed iso_market_to_real iso_real_to_market iso_to_sv96 load_config_file md_af_led_control md_detect_motion md_get_cell_diff md_get_cell_val peek play_sound poke post_levent_for_npt post_levent_to_ui press print_screen raw_merge_add_file raw_merge_end raw_merge_start read_usb_msg reboot release save_config_file seconds_to_tv96 set_aelock set_aflock set_autostart set_av96 set_av96_direct set_backlight set_capture_mode set_capture_mode_canon set_config_autosave set_config_value set_console_autoredraw set_console_layout set_curve_file set_curve_state set_draw_title_line set_ev set_exit_key set_file_attributes set_focus set_focus_interlock_bypass set_iso_mode set_iso_real set_lcd_display set_led set_levent_active set_levent_script_mode set_mf set_movie_status set_nd_filter set_prop set_prop_str set_raw set_raw_develop set_raw_nr set_record set_remote_timing set_sv96 set_tv96 set_tv96_direct set_usb_capture_timeout set_user_av96 set_user_av_by_id set_user_av_by_id_rel set_user_tv96 set_user_tv_by_id set_user_tv_by_id_rel set_yield set_zoom set_zoom_rel set_zoom_speed shoot shot_histo_enable shot_histo_write_to_file shut_down sleep sv96_market_to_real sv96_real_to_market sv96_to_iso swap_partitions switch_mode_usb textbox tv96_to_usec usb_force_active usb_msg_table_to_string usb_sync_wait usec_to_tv96 wait_click wheel_left wheel_right write_usb_msg hook_preshoot.continue hook_preshoot.count hook_preshoot.is_ready hook_preshoot.set hook_raw.continue hook_raw.count hook_raw.is_ready hook_raw.set hook_shoot.continue hook_shoot.count hook_shoot.is_ready hook_shoot.set rawop.create_histogram rawop.ev_to_raw rawop.fill_rect rawop.get_active_height rawop.get_active_left rawop.get_active_top rawop.get_active_width rawop.get_bits_per_pixel rawop.get_black_level rawop.get_cfa rawop.get_cfa_offsets rawop.get_jpeg_height rawop.get_jpeg_left rawop.get_jpeg_top rawop.get_jpeg_width rawop.get_pixel rawop.get_pixels_rgbg rawop.get_raw_height rawop.get_raw_neutral rawop.get_raw_width rawop.get_white_level rawop.meter rawop.raw_to_ev rawop.set_pixel rawop.set_pixels_rgbg --- <