destripe 0.2 review

Download
by rbytes.net on

destripe plugin is used to remove some artifacts caused by low-cost or bad scanners, i.e

License: GPL (GNU General Public License)
File size: 0K
Developer: Marc Lehmann
0 stars award from rbytes.net

destripe plugin is used to remove some artifacts caused by low-cost or bad scanners, i.e. "stripes" running vertically (or horizontally) through the image.

Contents:

main() - Main entry - just call gimp_main()...
query() - Respond to a plug-in query...
run() - Run the filter...
destripe() - Destripe an image.
destripe_dialog() - Popup a dialog window...
preview_init() - Initialize the preview window...
preview_scroll_callback() - Update the preview when a scrollbar is moved.
preview_update() - Update the preview window.
preview_exit() - Free all memory used by the preview window...
dialog_create_ivalue() - Create an integer value control...
dialog_iscale_update() - Update the value field using the scale.
dialog_ientry_update() - Update the value field using the text entry.
dialog_histogram_callback()
dialog_ok_callback() - Start the filter...
dialog_cancel_callback() - Cancel the filter...
dialog_close_callback() - Exit the filter dialog application.

Requirements:
GIMP

destripe 0.2 keywords