libgimp/libgimp-decl.txt libgimp/libgimp-docs.sgml
2000-06-08 Sven Neumann <neo@wintermute.ochsenblut.de> * libgimp/libgimp-decl.txt * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/tmpl/gimp.sgml * libgimp/tmpl/gimpcompat.sgml * libgimp/tmpl/gimpmenu.sgml * libgimp/tmpl/gimpparasite.sgml * libgimp/tmpl/libgimp-unused.sgml: reflect recent changes in libgimp * libgimp/tmpl/gimpbrushes.sgml * libgimp/tmpl/gimpchannel.sgml * libgimp/tmpl/gimpchannelops.sgml * libgimp/tmpl/gimpcolor.sgml * libgimp/tmpl/gimpconvert.sgml * libgimp/tmpl/gimpdisplay.sgml * libgimp/tmpl/gimpdrawable.sgml * libgimp/tmpl/gimpedit.sgml * libgimp/tmpl/gimpfileops.sgml * libgimp/tmpl/gimpfloatingsel.sgml * libgimp/tmpl/gimpgimprc.sgml * libgimp/tmpl/gimpgradients.sgml * libgimp/tmpl/gimpguides.sgml * libgimp/tmpl/gimphelp.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimplayer.sgml * libgimp/tmpl/gimpmessage.sgml * libgimp/tmpl/gimpmisc.sgml * libgimp/tmpl/gimppalette.sgml * libgimp/tmpl/gimpparasite.sgml.sgml * libgimp/tmpl/gimppaths.sgml * libgimp/tmpl/gimppatterns.sgml * libgimp/tmpl/gimppixelrgn.sgml * libgimp/tmpl/gimpplugin.sgml * libgimp/tmpl/gimpproceduraldb.sgml * libgimp/tmpl/gimpselection.sgml * libgimp/tmpl/gimptexttool.sgml * libgimp/tmpl/gimptile.sgml * libgimp/tmpl/gimptools.sgml * libgimp/tmpl/gimpundo.sgml: new files
This commit is contained in:
committed by
Sven Neumann
parent
26377fe388
commit
74b99c843f
@ -1,3 +1,46 @@
|
||||
2000-06-08 Sven Neumann <neo@wintermute.ochsenblut.de>
|
||||
|
||||
* libgimp/libgimp-decl.txt
|
||||
* libgimp/libgimp-docs.sgml
|
||||
* libgimp/libgimp-sections.txt
|
||||
* libgimp/tmpl/gimp.sgml
|
||||
* libgimp/tmpl/gimpcompat.sgml
|
||||
* libgimp/tmpl/gimpmenu.sgml
|
||||
* libgimp/tmpl/gimpparasite.sgml
|
||||
* libgimp/tmpl/libgimp-unused.sgml: reflect recent
|
||||
changes in libgimp
|
||||
|
||||
* libgimp/tmpl/gimpbrushes.sgml
|
||||
* libgimp/tmpl/gimpchannel.sgml
|
||||
* libgimp/tmpl/gimpchannelops.sgml
|
||||
* libgimp/tmpl/gimpcolor.sgml
|
||||
* libgimp/tmpl/gimpconvert.sgml
|
||||
* libgimp/tmpl/gimpdisplay.sgml
|
||||
* libgimp/tmpl/gimpdrawable.sgml
|
||||
* libgimp/tmpl/gimpedit.sgml
|
||||
* libgimp/tmpl/gimpfileops.sgml
|
||||
* libgimp/tmpl/gimpfloatingsel.sgml
|
||||
* libgimp/tmpl/gimpgimprc.sgml
|
||||
* libgimp/tmpl/gimpgradients.sgml
|
||||
* libgimp/tmpl/gimpguides.sgml
|
||||
* libgimp/tmpl/gimphelp.sgml
|
||||
* libgimp/tmpl/gimpimage.sgml
|
||||
* libgimp/tmpl/gimplayer.sgml
|
||||
* libgimp/tmpl/gimpmessage.sgml
|
||||
* libgimp/tmpl/gimpmisc.sgml
|
||||
* libgimp/tmpl/gimppalette.sgml
|
||||
* libgimp/tmpl/gimpparasite.sgml.sgml
|
||||
* libgimp/tmpl/gimppaths.sgml
|
||||
* libgimp/tmpl/gimppatterns.sgml
|
||||
* libgimp/tmpl/gimppixelrgn.sgml
|
||||
* libgimp/tmpl/gimpplugin.sgml
|
||||
* libgimp/tmpl/gimpproceduraldb.sgml
|
||||
* libgimp/tmpl/gimpselection.sgml
|
||||
* libgimp/tmpl/gimptexttool.sgml
|
||||
* libgimp/tmpl/gimptile.sgml
|
||||
* libgimp/tmpl/gimptools.sgml
|
||||
* libgimp/tmpl/gimpundo.sgml: new files
|
||||
|
||||
2000-05-28 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimp/libgimp-decl.txt
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,32 @@
|
||||
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
||||
<!entity libgimp-gimp SYSTEM "sgml/gimp.sgml">
|
||||
<!entity libgimp-gimpbrushes SYSTEM "sgml/gimpbrushes.sgml">
|
||||
<!entity libgimp-gimpchannel SYSTEM "sgml/gimpchannel.sgml">
|
||||
<!entity libgimp-gimpchannelops SYSTEM "sgml/gimpchannelops.sgml">
|
||||
<!entity libgimp-gimpcolor SYSTEM "sgml/gimpcolor.sgml">
|
||||
<!entity libgimp-gimpconvert SYSTEM "sgml/gimpconvert.sgml">
|
||||
<!entity libgimp-gimpdisplay SYSTEM "sgml/gimpdisplay.sgml">
|
||||
<!entity libgimp-gimpdrawable SYSTEM "sgml/gimpdrawable.sgml">
|
||||
<!entity libgimp-gimpedit SYSTEM "sgml/gimpedit.sgml">
|
||||
<!entity libgimp-gimpfileops SYSTEM "sgml/gimpfileops.sgml">
|
||||
<!entity libgimp-gimpfloatingsel SYSTEM "sgml/gimpfloatingsel.sgml">
|
||||
<!entity libgimp-gimpgimprc SYSTEM "sgml/gimpgimprc.sgml">
|
||||
<!entity libgimp-gimpgradients SYSTEM "sgml/gimpgradients.sgml">
|
||||
<!entity libgimp-gimpguides SYSTEM "sgml/gimpguides.sgml">
|
||||
<!entity libgimp-gimphelp SYSTEM "sgml/gimphelp.sgml">
|
||||
<!entity libgimp-gimpimage SYSTEM "sgml/gimpimage.sgml">
|
||||
<!entity libgimp-gimplayer SYSTEM "sgml/gimplayer.sgml">
|
||||
<!entity libgimp-gimpmessage SYSTEM "sgml/gimpmessage.sgml">
|
||||
<!entity libgimp-gimpmisc SYSTEM "sgml/gimpmisc.sgml">
|
||||
<!entity libgimp-gimppalette SYSTEM "sgml/gimppalette.sgml">
|
||||
<!entity libgimp-gimppixelrgn SYSTEM "sgml/gimppixelrgn.sgml">
|
||||
<!entity libgimp-gimpplugin SYSTEM "sgml/gimpplugin.sgml">
|
||||
<!entity libgimp-gimpproceduraldb SYSTEM "sgml/gimpproceduraldb.sgml">
|
||||
<!entity libgimp-gimpselection SYSTEM "sgml/gimpselection.sgml">
|
||||
<!entity libgimp-gimptexttool SYSTEM "sgml/gimptexttool.sgml">
|
||||
<!entity libgimp-gimptile SYSTEM "sgml/gimptile.sgml">
|
||||
<!entity libgimp-gimptools SYSTEM "sgml/gimptools.sgml">
|
||||
<!entity libgimp-gimpundo SYSTEM "sgml/gimpundo.sgml">
|
||||
<!entity libgimp-gimpprotocol SYSTEM "sgml/gimpprotocol.sgml">
|
||||
<!entity libgimp-gimpsignal SYSTEM "sgml/gimpsignal.sgml">
|
||||
<!entity libgimp-gimpcolorspace SYSTEM "sgml/gimpcolorspace.sgml">
|
||||
@ -50,14 +77,41 @@
|
||||
<chapter id="libgimp">
|
||||
<title>GIMP Library</title>
|
||||
&libgimp-gimp;
|
||||
&libgimp-gimpcolorspace;
|
||||
&libgimp-gimpcompat;
|
||||
&libgimp-gimpenv;
|
||||
&libgimp-gimpcompat;
|
||||
&libgimp-gimpbrushes;
|
||||
&libgimp-gimpchannel;
|
||||
&libgimp-gimpchannelops;
|
||||
&libgimp-gimpcolorspace;
|
||||
&libgimp-gimpcolor;
|
||||
&libgimp-gimpconvert;
|
||||
&libgimp-gimpdisplay;
|
||||
&libgimp-gimpdrawable;
|
||||
&libgimp-gimpedit;
|
||||
&libgimp-gimpfileops;
|
||||
&libgimp-gimpfloatingsel;
|
||||
&libgimp-gimpgimprc;
|
||||
&libgimp-gimpgradients;
|
||||
&libgimp-gimpguides;
|
||||
&libgimp-gimphelp;
|
||||
&libgimp-gimpimage;
|
||||
&libgimp-gimplayer;
|
||||
&libgimp-gimpmatrix;
|
||||
&libgimp-gimpmessage;
|
||||
&libgimp-gimpmisc;
|
||||
&libgimp-gimppalette;
|
||||
&libgimp-gimpparasite;
|
||||
&libgimp-gimpparasiteio;
|
||||
&libgimp-gimppixelrgn;
|
||||
&libgimp-gimpplugin;
|
||||
&libgimp-gimpproceduraldb;
|
||||
&libgimp-gimpprotocol;
|
||||
&libgimp-gimpselection;
|
||||
&libgimp-gimpsignal;
|
||||
&libgimp-gimptexttool;
|
||||
&libgimp-gimptile;
|
||||
&libgimp-gimptools;
|
||||
&libgimp-gimpundo;
|
||||
&libgimp-gimpunit;
|
||||
&libgimp-gimputils;
|
||||
&libgimp-gimpvector;
|
||||
|
||||
@ -1,34 +1,39 @@
|
||||
<SECTION>
|
||||
<FILE>gimp</FILE>
|
||||
GIMPVAR
|
||||
GPlugInInfo
|
||||
GTile
|
||||
GDrawable
|
||||
GPixelRgn
|
||||
GParamDef
|
||||
GParamColor
|
||||
GParamRegion
|
||||
GParam
|
||||
GRunProc
|
||||
GParamData
|
||||
MAIN
|
||||
gimp_main
|
||||
gimp_set_data
|
||||
gimp_get_data
|
||||
gimp_get_data_size
|
||||
gimp_progress_init
|
||||
gimp_progress_update
|
||||
gimp_default_display
|
||||
gimp_message
|
||||
gimp_query_database
|
||||
gimp_set_data
|
||||
gimp_query_procedure
|
||||
gimp_query_images
|
||||
gimp_image_convert_rgb
|
||||
gimp_image_convert_grayscale
|
||||
gimp_image_convert_indexed
|
||||
gimp_image_duplicate
|
||||
gimp_drawable_offset
|
||||
gimp_drawable_image_id
|
||||
gimp_drawable_bpp
|
||||
gimp_channel_get_image_id
|
||||
gimp_layer_get_mask_id
|
||||
gimp_layer_get_image_id
|
||||
gimp_layer_is_floating_selection
|
||||
gimp_layer_get_preserve_transparency
|
||||
gimp_layer_set_preserve_transparency
|
||||
GimpInitProc
|
||||
GimpQuitProc
|
||||
GimpQueryProc
|
||||
GimpRunProc
|
||||
GimpPlugInInfo
|
||||
GimpParamDef
|
||||
GimpParamColor
|
||||
GimpParamRegion
|
||||
GimpParamData
|
||||
GimpParam
|
||||
MAIN
|
||||
gimp_main
|
||||
gimp_default_display
|
||||
gimp_install_procedure
|
||||
gimp_install_temp_proc
|
||||
gimp_uninstall_temp_proc
|
||||
gimp_register_magic_load_handler
|
||||
gimp_register_load_handler
|
||||
gimp_register_save_handler
|
||||
gimp_run_procedure
|
||||
gimp_run_procedure2
|
||||
gimp_destroy_params
|
||||
@ -40,200 +45,8 @@ gimp_color_cube
|
||||
gimp_min_colors
|
||||
gimp_request_wakeups
|
||||
gimp_get_progname
|
||||
gimp_image_new
|
||||
gimp_image_duplicate
|
||||
gimp_image_delete
|
||||
gimp_image_width
|
||||
gimp_image_height
|
||||
gimp_image_base_type
|
||||
gimp_image_floating_selection
|
||||
gimp_image_add_channel
|
||||
gimp_image_add_layer
|
||||
gimp_image_add_layer_mask
|
||||
gimp_image_clean_all
|
||||
gimp_image_undo_disable
|
||||
gimp_image_undo_enable
|
||||
gimp_image_undo_freeze
|
||||
gimp_image_undo_thaw
|
||||
gimp_undo_push_group_start
|
||||
gimp_undo_push_group_end
|
||||
gimp_image_flatten
|
||||
gimp_image_lower_channel
|
||||
gimp_image_lower_layer
|
||||
gimp_image_merge_visible_layers
|
||||
gimp_image_pick_correlate_layer
|
||||
gimp_image_raise_channel
|
||||
gimp_image_raise_layer
|
||||
gimp_image_remove_channel
|
||||
gimp_image_remove_layer
|
||||
gimp_image_remove_layer_mask
|
||||
gimp_image_resize
|
||||
gimp_image_get_active_channel
|
||||
gimp_image_get_active_layer
|
||||
gimp_image_get_channels
|
||||
gimp_image_get_cmap
|
||||
gimp_image_get_component_active
|
||||
gimp_image_get_component_visible
|
||||
gimp_image_get_filename
|
||||
gimp_image_get_layers
|
||||
gimp_image_get_selection
|
||||
gimp_image_set_active_channel
|
||||
gimp_image_set_active_layer
|
||||
gimp_image_set_cmap
|
||||
gimp_image_set_component_active
|
||||
gimp_image_set_component_visible
|
||||
gimp_image_set_filename
|
||||
gimp_image_parasite_find
|
||||
gimp_image_parasite_attach
|
||||
gimp_image_attach_new_parasite
|
||||
gimp_image_parasite_detach
|
||||
gimp_image_set_resolution
|
||||
gimp_image_get_resolution
|
||||
gimp_image_set_unit
|
||||
gimp_image_get_unit
|
||||
gimp_image_get_layer_by_tattoo
|
||||
gimp_image_get_channel_by_tattoo
|
||||
gimp_image_get_thumbnail_data
|
||||
gimp_image_convert_rgb
|
||||
gimp_image_convert_grayscale
|
||||
gimp_image_convert_indexed
|
||||
gimp_image_add_hguide
|
||||
gimp_image_add_vguide
|
||||
gimp_image_delete_guide
|
||||
gimp_image_find_next_guide
|
||||
gimp_image_get_guide_orientation
|
||||
gimp_image_get_guide_position
|
||||
gimp_display_new
|
||||
gimp_display_delete
|
||||
gimp_displays_flush
|
||||
gimp_layer_new
|
||||
gimp_layer_copy
|
||||
gimp_layer_delete
|
||||
gimp_layer_width
|
||||
gimp_layer_height
|
||||
gimp_layer_bpp
|
||||
gimp_layer_type
|
||||
gimp_layer_add_alpha
|
||||
gimp_layer_create_mask
|
||||
gimp_layer_resize
|
||||
gimp_layer_scale
|
||||
gimp_layer_translate
|
||||
gimp_layer_is_floating_selection
|
||||
gimp_layer_get_image_id
|
||||
gimp_layer_get_mask_id
|
||||
gimp_layer_get_apply_mask
|
||||
gimp_layer_get_edit_mask
|
||||
gimp_layer_get_mode
|
||||
gimp_layer_get_name
|
||||
gimp_layer_get_opacity
|
||||
gimp_layer_get_preserve_transparency
|
||||
gimp_layer_get_show_mask
|
||||
gimp_layer_get_visible
|
||||
gimp_layer_set_apply_mask
|
||||
gimp_layer_set_edit_mask
|
||||
gimp_layer_set_mode
|
||||
gimp_layer_set_name
|
||||
gimp_layer_set_offsets
|
||||
gimp_layer_set_opacity
|
||||
gimp_layer_set_preserve_transparency
|
||||
gimp_layer_set_show_mask
|
||||
gimp_layer_set_visible
|
||||
gimp_layer_get_tattoo
|
||||
gimp_channel_new
|
||||
gimp_channel_copy
|
||||
gimp_channel_delete
|
||||
gimp_channel_width
|
||||
gimp_channel_height
|
||||
gimp_channel_get_image_id
|
||||
gimp_channel_get_layer_id
|
||||
gimp_channel_get_color
|
||||
gimp_channel_get_name
|
||||
gimp_channel_get_opacity
|
||||
gimp_channel_get_show_masked
|
||||
gimp_channel_get_visible
|
||||
gimp_channel_set_color
|
||||
gimp_channel_set_name
|
||||
gimp_channel_set_opacity
|
||||
gimp_channel_set_show_masked
|
||||
gimp_channel_set_visible
|
||||
gimp_channel_get_tattoo
|
||||
gimp_drawable_get
|
||||
gimp_drawable_detach
|
||||
gimp_drawable_flush
|
||||
gimp_drawable_delete
|
||||
gimp_drawable_update
|
||||
gimp_drawable_merge_shadow
|
||||
gimp_drawable_image_id
|
||||
gimp_drawable_name
|
||||
gimp_drawable_width
|
||||
gimp_drawable_height
|
||||
gimp_drawable_bpp
|
||||
gimp_drawable_type
|
||||
gimp_drawable_visible
|
||||
gimp_drawable_is_channel
|
||||
gimp_drawable_is_rgb
|
||||
gimp_drawable_is_gray
|
||||
gimp_drawable_has_alpha
|
||||
gimp_drawable_is_indexed
|
||||
gimp_drawable_is_layer
|
||||
gimp_drawable_is_layer_mask
|
||||
gimp_drawable_mask_bounds
|
||||
gimp_drawable_offsets
|
||||
gimp_drawable_fill
|
||||
gimp_drawable_set_name
|
||||
gimp_drawable_set_visible
|
||||
gimp_drawable_get_tile
|
||||
gimp_drawable_get_tile2
|
||||
gimp_drawable_parasite_find
|
||||
gimp_drawable_parasite_attach
|
||||
gimp_drawable_attach_new_parasite
|
||||
gimp_drawable_parasite_detach
|
||||
gimp_drawable_get_thumbnail_data
|
||||
gimp_selection_bounds
|
||||
gimp_selection_float
|
||||
gimp_selection_is_empty
|
||||
gimp_selection_none
|
||||
gimp_tile_ref
|
||||
gimp_tile_ref_zero
|
||||
gimp_tile_unref
|
||||
gimp_tile_flush
|
||||
gimp_tile_cache_size
|
||||
gimp_tile_cache_ntiles
|
||||
gimp_tile_width
|
||||
gimp_tile_height
|
||||
gimp_pixel_rgn_init
|
||||
gimp_pixel_rgn_resize
|
||||
gimp_pixel_rgn_get_pixel
|
||||
gimp_pixel_rgn_get_row
|
||||
gimp_pixel_rgn_get_col
|
||||
gimp_pixel_rgn_get_rect
|
||||
gimp_pixel_rgn_set_pixel
|
||||
gimp_pixel_rgn_set_row
|
||||
gimp_pixel_rgn_set_col
|
||||
gimp_pixel_rgn_set_rect
|
||||
gimp_pixel_rgns_register
|
||||
gimp_pixel_rgns_register2
|
||||
gimp_pixel_rgns_process
|
||||
gimp_palette_get_background
|
||||
gimp_palette_get_foreground
|
||||
gimp_palette_set_background
|
||||
gimp_palette_set_foreground
|
||||
gimp_gradients_get_list
|
||||
gimp_gradients_get_active
|
||||
gimp_gradients_set_active
|
||||
gimp_gradients_sample_uniform
|
||||
gimp_gradients_sample_custom
|
||||
gimp_parasite_find
|
||||
gimp_parasite_attach
|
||||
gimp_attach_new_parasite
|
||||
gimp_parasite_detach
|
||||
gimp_help
|
||||
gimp_plugin_help_register
|
||||
gimp_plugin_domain_add_with_path
|
||||
gimp_plugin_domain_add
|
||||
</SECTION>
|
||||
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpprotocol</FILE>
|
||||
GP_VERSION
|
||||
@ -516,6 +329,23 @@ gimp_parasite_name
|
||||
gimp_parasite_flags
|
||||
gimp_parasite_data
|
||||
gimp_parasite_data_size
|
||||
gimp_parasite_find
|
||||
gimp_parasite_attach
|
||||
gimp_parasite_detach
|
||||
gimp_parasite_list
|
||||
gimp_drawable_parasite_find
|
||||
gimp_drawable_parasite_attach
|
||||
gimp_drawable_parasite_detach
|
||||
gimp_drawable_parasite_list
|
||||
gimp_image_parasite_find
|
||||
gimp_image_parasite_attach
|
||||
gimp_image_parasite_detach
|
||||
gimp_image_parasite_list
|
||||
gimp_attach_new_parasite
|
||||
gimp_drawable_attach_new_parasite
|
||||
gimp_image_attach_new_parasite
|
||||
</SECTION>
|
||||
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -634,7 +464,18 @@ gimp_image_disable_undo
|
||||
gimp_image_enable_undo
|
||||
gimp_image_freeze_undo
|
||||
gimp_image_thaw_undo
|
||||
gimp_channel_width
|
||||
gimp_channel_height
|
||||
gimp_channel_get_image_ID
|
||||
gimp_channel_get_layer_ID
|
||||
gimp_layer_width
|
||||
gimp_layer_height
|
||||
gimp_layer_bpp
|
||||
gimp_layer_type
|
||||
gimp_gradient_get_gradient_data
|
||||
gimp_plugin_help_func
|
||||
gimp_query_database
|
||||
gimp_query_images
|
||||
Parasite
|
||||
PARASITE_PERSISTENT
|
||||
PARASITE_UNDOABLE
|
||||
@ -648,19 +489,28 @@ parasite_new
|
||||
parasite_free
|
||||
parasite_copy
|
||||
parasite_compare
|
||||
parasite_has_flag
|
||||
parasite_is_type
|
||||
parasite_is_persistent
|
||||
parasite_is_undoable
|
||||
parasite_name
|
||||
parasite_has_flag
|
||||
parasite_flags
|
||||
parasite_name
|
||||
parasite_data
|
||||
parasite_data_size
|
||||
PixPipeParams
|
||||
PIXPIPE_MAXDIM
|
||||
PixPipeParams
|
||||
pixpipeparams_init
|
||||
pixpipeparams_build
|
||||
pixpipeparams_parse
|
||||
pixpipeparams_build
|
||||
GPlugInInfo
|
||||
GTile
|
||||
GDrawable
|
||||
GPixelRgn
|
||||
GParamColor
|
||||
GParamRegion
|
||||
GParamData
|
||||
GParamDef
|
||||
GParam
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -681,6 +531,418 @@ GIMP_HAVE_NEW_ENUMS
|
||||
GIMP_HAVE_EXPORT
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpbrushes</FILE>
|
||||
gimp_brushes_popup
|
||||
gimp_brushes_close_popup
|
||||
gimp_brushes_set_popup
|
||||
gimp_brushes_get_brush_data
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpchannel</FILE>
|
||||
gimp_channel_new
|
||||
gimp_channel_copy
|
||||
gimp_channel_delete
|
||||
gimp_channel_get_name
|
||||
gimp_channel_set_name
|
||||
gimp_channel_get_visible
|
||||
gimp_channel_set_visible
|
||||
gimp_channel_get_show_masked
|
||||
gimp_channel_set_show_masked
|
||||
gimp_channel_get_opacity
|
||||
gimp_channel_set_opacity
|
||||
gimp_channel_get_color
|
||||
gimp_channel_set_color
|
||||
gimp_channel_get_tattoo
|
||||
gimp_channel_set_tattoo
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpchannelops</FILE>
|
||||
gimp_channel_ops_offset
|
||||
gimp_channel_ops_duplicate
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpcolor</FILE>
|
||||
gimp_brightness_contrast
|
||||
gimp_levels
|
||||
gimp_posterize
|
||||
gimp_desaturate
|
||||
gimp_equalize
|
||||
gimp_invert
|
||||
gimp_curves_spline
|
||||
gimp_curves_explicit
|
||||
gimp_color_balance
|
||||
gimp_histogram
|
||||
gimp_hue_saturation
|
||||
gimp_threshold
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpconvert</FILE>
|
||||
gimp_convert_rgb
|
||||
gimp_convert_grayscale
|
||||
gimp_convert_indexed
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpdisplay</FILE>
|
||||
gimp_display_new
|
||||
gimp_display_delete
|
||||
gimp_displays_flush
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpdrawable</FILE>
|
||||
GimpDrawable
|
||||
gimp_drawable_get
|
||||
gimp_drawable_detach
|
||||
gimp_drawable_flush
|
||||
gimp_drawable_delete
|
||||
gimp_drawable_name
|
||||
gimp_drawable_visible
|
||||
gimp_drawable_set_name
|
||||
gimp_drawable_get_tile
|
||||
gimp_drawable_get_tile2
|
||||
gimp_drawable_get_thumbnail_data
|
||||
gimp_drawable_merge_shadow
|
||||
gimp_drawable_fill
|
||||
gimp_drawable_update
|
||||
gimp_drawable_mask_bounds
|
||||
gimp_drawable_image
|
||||
gimp_drawable_type
|
||||
gimp_drawable_has_alpha
|
||||
gimp_drawable_type_with_alpha
|
||||
gimp_drawable_is_rgb
|
||||
gimp_drawable_is_gray
|
||||
gimp_drawable_is_indexed
|
||||
gimp_drawable_bytes
|
||||
gimp_drawable_width
|
||||
gimp_drawable_height
|
||||
gimp_drawable_offsets
|
||||
gimp_drawable_is_layer
|
||||
gimp_drawable_is_layer_mask
|
||||
gimp_drawable_is_channel
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpedit</FILE>
|
||||
gimp_edit_cut
|
||||
gimp_edit_copy
|
||||
gimp_edit_paste
|
||||
gimp_edit_clear
|
||||
gimp_edit_fill
|
||||
gimp_edit_stroke
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpfileops</FILE>
|
||||
gimp_register_magic_load_handler
|
||||
gimp_register_load_handler
|
||||
gimp_register_save_handler
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpfloatingsel</FILE>
|
||||
gimp_floating_sel_remove
|
||||
gimp_floating_sel_anchor
|
||||
gimp_floating_sel_to_layer
|
||||
gimp_floating_sel_attach
|
||||
gimp_floating_sel_rigor
|
||||
gimp_floating_sel_relax
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpgimprc</FILE>
|
||||
gimp_gimprc_query
|
||||
gimp_gimprc_set
|
||||
gimp_get_monitor_resolution
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpgradients</FILE>
|
||||
gimp_gradients_get_list
|
||||
gimp_gradients_get_active
|
||||
gimp_gradients_set_active
|
||||
gimp_gradients_sample_uniform
|
||||
gimp_gradients_sample_custom
|
||||
gimp_gradients_get_gradient_data
|
||||
gimp_gradients_popup
|
||||
gimp_gradients_close_popup
|
||||
gimp_gradients_set_popup
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpguides</FILE>
|
||||
gimp_image_add_hguide
|
||||
gimp_image_add_vguide
|
||||
gimp_image_delete_guide
|
||||
gimp_image_find_next_guide
|
||||
gimp_image_get_guide_orientation
|
||||
gimp_image_get_guide_position
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimphelp</FILE>
|
||||
gimp_help
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpimage</FILE>
|
||||
gimp_image_get_cmap
|
||||
gimp_image_set_cmap
|
||||
gimp_image_get_thumbnail_data
|
||||
gimp_image_list
|
||||
gimp_image_new
|
||||
gimp_image_resize
|
||||
gimp_image_scale
|
||||
gimp_image_delete
|
||||
gimp_image_free_shadow
|
||||
gimp_image_get_layers
|
||||
gimp_image_get_channels
|
||||
gimp_image_unset_active_channel
|
||||
gimp_image_pick_correlate_layer
|
||||
gimp_image_raise_layer
|
||||
gimp_image_lower_layer
|
||||
gimp_image_raise_layer_to_top
|
||||
gimp_image_lower_layer_to_bottom
|
||||
gimp_image_merge_visible_layers
|
||||
gimp_image_merge_down
|
||||
gimp_image_flatten
|
||||
gimp_image_add_layer
|
||||
gimp_image_remove_layer
|
||||
gimp_image_add_layer_mask
|
||||
gimp_image_remove_layer_mask
|
||||
gimp_image_raise_channel
|
||||
gimp_image_lower_channel
|
||||
gimp_image_add_channel
|
||||
gimp_image_remove_channel
|
||||
gimp_image_active_drawable
|
||||
gimp_image_base_type
|
||||
gimp_image_undo_is_enabled
|
||||
gimp_image_undo_enable
|
||||
gimp_image_undo_disable
|
||||
gimp_image_undo_freeze
|
||||
gimp_image_undo_thaw
|
||||
gimp_image_clean_all
|
||||
gimp_image_floating_selection
|
||||
gimp_image_floating_sel_attached_to
|
||||
gimp_image_set_tattoo_state
|
||||
gimp_image_get_tattoo_state
|
||||
gimp_image_width
|
||||
gimp_image_height
|
||||
gimp_image_get_active_layer
|
||||
gimp_image_set_active_layer
|
||||
gimp_image_get_active_channel
|
||||
gimp_image_set_active_channel
|
||||
gimp_image_get_selection
|
||||
gimp_image_get_component_active
|
||||
gimp_image_set_component_active
|
||||
gimp_image_get_component_visible
|
||||
gimp_image_set_component_visible
|
||||
gimp_image_get_filename
|
||||
gimp_image_set_filename
|
||||
gimp_image_get_resolution
|
||||
gimp_image_set_resolution
|
||||
gimp_image_get_unit
|
||||
gimp_image_set_unit
|
||||
gimp_image_get_layer_by_tattoo
|
||||
gimp_image_get_channel_by_tattoo
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimplayer</FILE>
|
||||
gimp_layer_new
|
||||
gimp_layer_copy
|
||||
gimp_layer_create_mask
|
||||
gimp_layer_scale
|
||||
gimp_layer_resize
|
||||
gimp_layer_delete
|
||||
gimp_layer_translate
|
||||
gimp_layer_add_alpha
|
||||
gimp_layer_set_offsets
|
||||
gimp_layer_mask
|
||||
gimp_layer_is_floating_sel
|
||||
gimp_layer_get_name
|
||||
gimp_layer_set_name
|
||||
gimp_layer_get_visible
|
||||
gimp_layer_set_visible
|
||||
gimp_layer_get_preserve_trans
|
||||
gimp_layer_set_preserve_trans
|
||||
gimp_layer_get_apply_mask
|
||||
gimp_layer_set_apply_mask
|
||||
gimp_layer_get_show_mask
|
||||
gimp_layer_set_show_mask
|
||||
gimp_layer_get_edit_mask
|
||||
gimp_layer_set_edit_mask
|
||||
gimp_layer_get_opacity
|
||||
gimp_layer_set_opacity
|
||||
gimp_layer_get_mode
|
||||
gimp_layer_set_mode
|
||||
gimp_layer_get_linked
|
||||
gimp_layer_set_linked
|
||||
gimp_layer_get_tattoo
|
||||
gimp_layer_set_tattoo
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpmessage</FILE>
|
||||
gimp_message
|
||||
gimp_message_get_handler
|
||||
gimp_message_set_handler
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpmisc</FILE>
|
||||
gimp_version
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimppalette</FILE>
|
||||
gimp_palette_get_foreground
|
||||
gimp_palette_get_background
|
||||
gimp_palette_set_foreground
|
||||
gimp_palette_set_background
|
||||
gimp_palette_set_default_colors
|
||||
gimp_palette_swap_colors
|
||||
gimp_palette_refresh
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimppaths</FILE>
|
||||
gimp_path_list
|
||||
gimp_path_get_points
|
||||
gimp_path_get_current
|
||||
gimp_path_set_current
|
||||
gimp_path_set_points
|
||||
gimp_path_stroke_current
|
||||
gimp_path_get_point_at_dist
|
||||
gimp_path_get_tattoo
|
||||
gimp_get_path_by_tattoo
|
||||
gimp_path_delete
|
||||
gimp_path_get_locked
|
||||
gimp_path_set_locked
|
||||
gimp_path_set_tattoo
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimppatterns</FILE>
|
||||
gimp_patterns_get_pattern_data
|
||||
gimp_patterns_popup
|
||||
gimp_patterns_close_popup
|
||||
gimp_patterns_set_popup
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimppixelrgn</FILE>
|
||||
GimpPixelRgn
|
||||
gimp_pixel_rgn_init
|
||||
gimp_pixel_rgn_resize
|
||||
gimp_pixel_rgn_get_pixel
|
||||
gimp_pixel_rgn_get_row
|
||||
gimp_pixel_rgn_get_col
|
||||
gimp_pixel_rgn_get_rect
|
||||
gimp_pixel_rgn_set_pixel
|
||||
gimp_pixel_rgn_set_row
|
||||
gimp_pixel_rgn_set_col
|
||||
gimp_pixel_rgn_set_rect
|
||||
gimp_pixel_rgns_register
|
||||
gimp_pixel_rgns_register2
|
||||
gimp_pixel_rgns_process
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpplugin</FILE>
|
||||
gimp_progress_init
|
||||
gimp_progress_update
|
||||
gimp_temp_PDB_name
|
||||
gimp_plugin_domain_register
|
||||
gimp_plugin_help_register
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpproceduraldb</FILE>
|
||||
gimp_procedural_db_proc_info
|
||||
gimp_procedural_db_get_data
|
||||
gimp_procedural_db_set_data
|
||||
gimp_procedural_db_dump
|
||||
gimp_procedural_db_query
|
||||
gimp_procedural_db_proc_arg
|
||||
gimp_procedural_db_proc_val
|
||||
gimp_procedural_db_get_data_size
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpselection</FILE>
|
||||
gimp_selection_float
|
||||
gimp_selection_bounds
|
||||
gimp_selection_is_empty
|
||||
gimp_selection_none
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimptexttool</FILE>
|
||||
gimp_text_fontname
|
||||
gimp_text_get_extents_fontname
|
||||
gimp_text
|
||||
gimp_text_get_extents
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimptile</FILE>
|
||||
GimpTile
|
||||
gimp_tile_ref
|
||||
gimp_tile_ref_zero
|
||||
gimp_tile_unref
|
||||
gimp_tile_flush
|
||||
gimp_tile_cache_size
|
||||
gimp_tile_cache_ntiles
|
||||
gimp_tile_width
|
||||
gimp_tile_height
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimptools</FILE>
|
||||
gimp_airbrush
|
||||
gimp_airbrush_default
|
||||
gimp_blend
|
||||
gimp_bucket_fill
|
||||
gimp_by_color_select
|
||||
gimp_clone
|
||||
gimp_clone_default
|
||||
gimp_color_picker
|
||||
gimp_convolve
|
||||
gimp_convolve_default
|
||||
gimp_crop
|
||||
gimp_dodgeburn
|
||||
gimp_dodgeburn_default
|
||||
gimp_ellipse_select
|
||||
gimp_eraser
|
||||
gimp_eraser_default
|
||||
gimp_flip
|
||||
gimp_free_select
|
||||
gimp_fuzzy_select
|
||||
gimp_paintbrush
|
||||
gimp_paintbrush_default
|
||||
gimp_pencil
|
||||
gimp_perspective
|
||||
gimp_rect_select
|
||||
gimp_rotate
|
||||
gimp_scale
|
||||
gimp_shear
|
||||
gimp_smudge
|
||||
gimp_smudge_default
|
||||
gimp_transform_2d
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpundo</FILE>
|
||||
gimp_undo_push_group_start
|
||||
gimp_undo_push_group_end
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpchainbutton</FILE>
|
||||
GimpChainButton
|
||||
@ -847,34 +1109,25 @@ gimp_context_help
|
||||
<FILE>gimpmenu</FILE>
|
||||
GimpConstraintFunc
|
||||
GimpMenuCallback
|
||||
GRunBrushCallback
|
||||
GRunPatternCallback
|
||||
GRunGradientCallback
|
||||
GimpRunBrushCallback
|
||||
GimpRunPatternCallback
|
||||
GimpRunGradientCallback
|
||||
gimp_image_menu_new
|
||||
gimp_layer_menu_new
|
||||
gimp_channel_menu_new
|
||||
gimp_drawable_menu_new
|
||||
gimp_interactive_selection_brush
|
||||
gimp_brush_select_widget
|
||||
gimp_brush_select_widget_close_popup
|
||||
gimp_brush_select_widget_set_popup
|
||||
gimp_brushes_get_brush_data
|
||||
gimp_brush_set_popup
|
||||
gimp_brush_close_popup
|
||||
gimp_brush_select_widget_close_popup
|
||||
gimp_interactive_selection_pattern
|
||||
gimp_pattern_select_widget
|
||||
gimp_pattern_select_widget_close_popup
|
||||
gimp_pattern_select_widget_set_popup
|
||||
gimp_pattern_get_pattern_data
|
||||
gimp_pattern_set_popup
|
||||
gimp_pattern_close_popup
|
||||
gimp_interactive_selection_gradient
|
||||
gimp_gradient_select_widget
|
||||
gimp_gradient_select_widget_close_popup
|
||||
gimp_gradient_select_widget_set_popup
|
||||
gimp_gradient_get_gradient_data
|
||||
gimp_gradient_set_popup
|
||||
gimp_gradient_close_popup
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
67
devel-docs/libgimp/tmpl/gimpbrushes.sgml
Normal file
67
devel-docs/libgimp/tmpl/gimpbrushes.sgml
Normal file
@ -0,0 +1,67 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpbrushes
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_brushes_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@brush_callback:
|
||||
@popup_title:
|
||||
@initial_brush:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brushes_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@brush_callback:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brushes_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@brush_callback:
|
||||
@brush_name:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brushes_get_brush_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@brush_name:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@width:
|
||||
@height:
|
||||
@mask_data_size:
|
||||
@mask_data:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@pname:
|
||||
|
||||
|
||||
159
devel-docs/libgimp/tmpl/gimpchannel.sgml
Normal file
159
devel-docs/libgimp/tmpl/gimpchannel.sgml
Normal file
@ -0,0 +1,159 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpchannel
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@width:
|
||||
@height:
|
||||
@opacity:
|
||||
@color:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_copy ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@visible:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_show_masked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_show_masked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@show_masked:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_opacity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_opacity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@opacity:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_get_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_set_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@channel_ID:
|
||||
@tattoo:
|
||||
|
||||
|
||||
37
devel-docs/libgimp/tmpl/gimpchannelops.sgml
Normal file
37
devel-docs/libgimp/tmpl/gimpchannelops.sgml
Normal file
@ -0,0 +1,37 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpchannelops
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_ops_offset ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@wrap_around:
|
||||
@fill_type:
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_channel_ops_duplicate ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
148
devel-docs/libgimp/tmpl/gimpcolor.sgml
Normal file
148
devel-docs/libgimp/tmpl/gimpcolor.sgml
Normal file
@ -0,0 +1,148 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpcolor
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_brightness_contrast ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@brightness:
|
||||
@contrast:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_levels ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@channel:
|
||||
@low_input:
|
||||
@high_input:
|
||||
@gamma:
|
||||
@low_output:
|
||||
@high_output:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_posterize ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@levels:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_desaturate ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_equalize ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@mask_only:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_invert ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_curves_spline ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@channel:
|
||||
@num_points:
|
||||
@control_pts:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_curves_explicit ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@channel:
|
||||
@num_bytes:
|
||||
@curve:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_balance ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@transfer_mode:
|
||||
@preserve_lum:
|
||||
@cyan_red:
|
||||
@magenta_green:
|
||||
@yellow_blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_histogram ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@channel:
|
||||
@start_range:
|
||||
@end_range:
|
||||
@mean:
|
||||
@std_dev:
|
||||
@median:
|
||||
@pixels:
|
||||
@count:
|
||||
@percentile:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_hue_saturation ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@hue_range:
|
||||
@hue_offset:
|
||||
@lightness:
|
||||
@saturation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_threshold ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@low_threshold:
|
||||
@high_threshold:
|
||||
|
||||
|
||||
@ -148,6 +148,93 @@ Compatibility definitions for older plug-ins.
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_channel_width ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_channel_height ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_channel_get_image_ID ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_channel_get_layer_ID ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_layer_width ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_layer_height ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_layer_bpp ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_layer_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_gradient_get_gradient_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@pname:
|
||||
@width:
|
||||
@sample_sz:
|
||||
@mask_data:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_plugin_help_func ##### -->
|
||||
<para>
|
||||
|
||||
@ -157,6 +244,33 @@ Compatibility definitions for older plug-ins.
|
||||
@help_data:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_query_database ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- # Unused Parameters # -->
|
||||
@name_regexp:
|
||||
@blurb_regexp:
|
||||
@help_regexp:
|
||||
@author_regexp:
|
||||
@copyright_regexp:
|
||||
@date_regexp:
|
||||
@proc_type_regexp:
|
||||
@nprocs:
|
||||
@proc_names:
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_query_images ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@nimages:
|
||||
|
||||
|
||||
<!-- ##### MACRO Parasite ##### -->
|
||||
<para>
|
||||
|
||||
@ -263,17 +377,6 @@ Compatibility definitions for older plug-ins.
|
||||
@b:
|
||||
|
||||
|
||||
<!-- ##### MACRO parasite_has_flag ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
@flag:
|
||||
|
||||
|
||||
<!-- ##### MACRO parasite_is_type ##### -->
|
||||
<para>
|
||||
|
||||
@ -305,7 +408,18 @@ Compatibility definitions for older plug-ins.
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### MACRO parasite_name ##### -->
|
||||
<!-- ##### MACRO parasite_has_flag ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
@flag:
|
||||
|
||||
|
||||
<!-- ##### MACRO parasite_flags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -315,7 +429,7 @@ Compatibility definitions for older plug-ins.
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### MACRO parasite_flags ##### -->
|
||||
<!-- ##### MACRO parasite_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -344,14 +458,14 @@ Compatibility definitions for older plug-ins.
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### MACRO PixPipeParams ##### -->
|
||||
<!-- ##### MACRO PIXPIPE_MAXDIM ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO PIXPIPE_MAXDIM ##### -->
|
||||
<!-- ##### MACRO PixPipeParams ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -367,16 +481,6 @@ Compatibility definitions for older plug-ins.
|
||||
@params:
|
||||
|
||||
|
||||
<!-- ##### MACRO pixpipeparams_build ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@params:
|
||||
|
||||
|
||||
<!-- ##### MACRO pixpipeparams_parse ##### -->
|
||||
<para>
|
||||
|
||||
@ -387,3 +491,76 @@ Compatibility definitions for older plug-ins.
|
||||
@params:
|
||||
|
||||
|
||||
<!-- ##### MACRO pixpipeparams_build ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@params:
|
||||
|
||||
|
||||
<!-- ##### MACRO GPlugInInfo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GTile ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GDrawable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GPixelRgn ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GParamColor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GParamRegion ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GParamData ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GParamDef ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GParam ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
||||
46
devel-docs/libgimp/tmpl/gimpconvert.sgml
Normal file
46
devel-docs/libgimp/tmpl/gimpconvert.sgml
Normal file
@ -0,0 +1,46 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpconvert
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_convert_rgb ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_convert_grayscale ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_convert_indexed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@dither_type:
|
||||
@palette_type:
|
||||
@num_cols:
|
||||
@alpha_dither:
|
||||
@remove_unused:
|
||||
@palette:
|
||||
|
||||
|
||||
40
devel-docs/libgimp/tmpl/gimpdisplay.sgml
Normal file
40
devel-docs/libgimp/tmpl/gimpdisplay.sgml
Normal file
@ -0,0 +1,40 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpdisplay
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_display_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_display_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@display_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_displays_flush ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
292
devel-docs/libgimp/tmpl/gimpdrawable.sgml
Normal file
292
devel-docs/libgimp/tmpl/gimpdrawable.sgml
Normal file
@ -0,0 +1,292 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpdrawable
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpDrawable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_get ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_flush ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_set_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_get_tile ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@shadow:
|
||||
@row:
|
||||
@col:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_get_tile2 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@shadow:
|
||||
@x:
|
||||
@y:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_get_thumbnail_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@width:
|
||||
@height:
|
||||
@bpp:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@bytes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_merge_shadow ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@undo:
|
||||
<!-- # Unused Parameters # -->
|
||||
@undoable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_fill ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@fill_type:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_update ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_mask_bounds ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@x1:
|
||||
@y1:
|
||||
@x2:
|
||||
@y2:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_has_alpha ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_type_with_alpha ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_rgb ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_gray ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_indexed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_bytes ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_width ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_height ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_offsets ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_layer_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_is_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
67
devel-docs/libgimp/tmpl/gimpedit.sgml
Normal file
67
devel-docs/libgimp/tmpl/gimpedit.sgml
Normal file
@ -0,0 +1,67 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpedit
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_cut ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_copy ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_paste ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@paste_into:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_clear ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_fill ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@fill_type:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_edit_stroke ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
53
devel-docs/libgimp/tmpl/gimpfileops.sgml
Normal file
53
devel-docs/libgimp/tmpl/gimpfileops.sgml
Normal file
@ -0,0 +1,53 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpfileops
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_register_magic_load_handler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure_name:
|
||||
@extensions:
|
||||
@prefixes:
|
||||
@magics:
|
||||
<!-- # Unused Parameters # -->
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_register_load_handler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure_name:
|
||||
@extensions:
|
||||
@prefixes:
|
||||
<!-- # Unused Parameters # -->
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_register_save_handler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure_name:
|
||||
@extensions:
|
||||
@prefixes:
|
||||
<!-- # Unused Parameters # -->
|
||||
@name:
|
||||
|
||||
|
||||
67
devel-docs/libgimp/tmpl/gimpfloatingsel.sgml
Normal file
67
devel-docs/libgimp/tmpl/gimpfloatingsel.sgml
Normal file
@ -0,0 +1,67 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpfloatingsel
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_remove ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@floating_sel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_anchor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@floating_sel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_to_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@floating_sel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@drawable_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_rigor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@floating_sel_ID:
|
||||
@undo:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_floating_sel_relax ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@floating_sel_ID:
|
||||
@undo:
|
||||
|
||||
|
||||
43
devel-docs/libgimp/tmpl/gimpgimprc.sgml
Normal file
43
devel-docs/libgimp/tmpl/gimpgimprc.sgml
Normal file
@ -0,0 +1,43 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpgimprc
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_gimprc_query ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@token:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gimprc_set ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@token:
|
||||
@value:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_get_monitor_resolution ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@xres:
|
||||
@yres:
|
||||
|
||||
|
||||
100
devel-docs/libgimp/tmpl/gimpgradients.sgml
Normal file
100
devel-docs/libgimp/tmpl/gimpgradients.sgml
Normal file
@ -0,0 +1,100 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpgradients
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_get_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_gradients:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_get_active ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_set_active ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_sample_uniform ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_samples:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_sample_custom ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_samples:
|
||||
@positions:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_get_gradient_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@sample_size:
|
||||
@grad_data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gradients_callback:
|
||||
@popup_title:
|
||||
@initial_gradient:
|
||||
@sample_size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gradients_callback:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradients_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gradients_callback:
|
||||
@gradient_name:
|
||||
|
||||
|
||||
75
devel-docs/libgimp/tmpl/gimpguides.sgml
Normal file
75
devel-docs/libgimp/tmpl/gimpguides.sgml
Normal file
@ -0,0 +1,75 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpguides
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_add_hguide ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@yposition:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_add_vguide ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@xposition:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_delete_guide ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@guide_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_find_next_guide ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@guide_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_guide_orientation ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@guide_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_guide_position ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@guide_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
27
devel-docs/libgimp/tmpl/gimphelp.sgml
Normal file
27
devel-docs/libgimp/tmpl/gimphelp.sgml
Normal file
@ -0,0 +1,27 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimphelp
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_help ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@prog_name:
|
||||
@help_page:
|
||||
<!-- # Unused Parameters # -->
|
||||
@help_data:
|
||||
|
||||
|
||||
594
devel-docs/libgimp/tmpl/gimpimage.sgml
Normal file
594
devel-docs/libgimp/tmpl/gimpimage.sgml
Normal file
@ -0,0 +1,594 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpimage
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_cmap ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_colors:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@ncolors:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_cmap ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@cmap:
|
||||
@num_colors:
|
||||
<!-- # Unused Parameters # -->
|
||||
@ncolors:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_thumbnail_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@width:
|
||||
@height:
|
||||
@bpp:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@bytes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_images:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@width:
|
||||
@height:
|
||||
@type:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_resize ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@new_width:
|
||||
@new_height:
|
||||
@offx:
|
||||
@offy:
|
||||
<!-- # Unused Parameters # -->
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_scale ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@new_width:
|
||||
@new_height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_free_shadow ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_layers ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_layers:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@nlayers:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_channels ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_channels:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@nchannels:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_unset_active_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_pick_correlate_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@x:
|
||||
@y:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_raise_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_lower_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_raise_layer_to_top ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_lower_layer_to_bottom ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_merge_visible_layers ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@merge_type:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_merge_down ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@merge_layer_ID:
|
||||
@merge_type:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_flatten ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_add_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
@position:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_remove_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_add_layer_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
@mask_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_remove_layer_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
@mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_raise_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_lower_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@layer_ID:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_add_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@channel_ID:
|
||||
@position:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_remove_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_active_drawable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_base_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_undo_is_enabled ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_undo_enable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_undo_disable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_undo_freeze ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_undo_thaw ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_clean_all ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_floating_selection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_floating_sel_attached_to ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_tattoo_state ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@tattoo:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_tattoo_state ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_width ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_height ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_active_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_active_layer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@active_layer_ID:
|
||||
<!-- # Unused Parameters # -->
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_active_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_active_channel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@active_channel_ID:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_selection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_component_active ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@component:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_component_active ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@component:
|
||||
@active:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_component_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@component:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_component_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@component:
|
||||
@visible:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_filename ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_filename ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@filename:
|
||||
<!-- # Unused Parameters # -->
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_resolution ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@xresolution:
|
||||
@yresolution:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_resolution ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@xresolution:
|
||||
@yresolution:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_unit ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_set_unit ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@unit:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_layer_by_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@tattoo:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_channel_by_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@tattoo:
|
||||
@Returns:
|
||||
|
||||
|
||||
316
devel-docs/libgimp/tmpl/gimplayer.sgml
Normal file
316
devel-docs/libgimp/tmpl/gimplayer.sgml
Normal file
@ -0,0 +1,316 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimplayer
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@width:
|
||||
@height:
|
||||
@type:
|
||||
@opacity:
|
||||
@mode:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_copy ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_create_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@mask_type:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_scale ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@new_width:
|
||||
@new_height:
|
||||
@local_origin:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_resize ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@new_width:
|
||||
@new_height:
|
||||
@offx:
|
||||
@offy:
|
||||
<!-- # Unused Parameters # -->
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_translate ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@offx:
|
||||
@offy:
|
||||
<!-- # Unused Parameters # -->
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_add_alpha ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_offsets ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@offx:
|
||||
@offy:
|
||||
<!-- # Unused Parameters # -->
|
||||
@offset_x:
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_is_floating_sel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_visible ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@visible:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_preserve_trans ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_preserve_trans ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@preserve_trans:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_apply_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_apply_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@apply_mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_show_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_show_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@show_mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_edit_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_edit_mask ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@edit_mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_opacity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_opacity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@opacity:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_mode ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_mode ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_linked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_linked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@linked:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_get_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_set_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@tattoo:
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GRunBrushCallback ##### -->
|
||||
<!-- ##### USER_FUNCTION GimpRunBrushCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -50,7 +50,7 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GRunPatternCallback ##### -->
|
||||
<!-- ##### USER_FUNCTION GimpRunPatternCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -64,7 +64,7 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GRunGradientCallback ##### -->
|
||||
<!-- ##### USER_FUNCTION GimpRunGradientCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -158,17 +158,6 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@Param7:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brush_select_widget_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@w:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brush_select_widget_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
@ -179,46 +168,20 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brushes_get_brush_data ##### -->
|
||||
<!-- ##### FUNCTION gimp_brush_select_widget_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pname:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@width:
|
||||
@height:
|
||||
@mask_data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brush_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@pname:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brush_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@widget:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_interactive_selection_pattern ##### -->
|
||||
@ -255,8 +218,8 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
|
||||
@ -267,43 +230,11 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
|
||||
@widget:
|
||||
@pname:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pattern_get_pattern_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pname:
|
||||
@width:
|
||||
@height:
|
||||
@bytes:
|
||||
@mask_data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pattern_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@pname:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pattern_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_interactive_selection_gradient ##### -->
|
||||
<para>
|
||||
|
||||
@ -339,8 +270,8 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
|
||||
@ -350,40 +281,10 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@gname:
|
||||
<!-- # Unused Parameters # -->
|
||||
@pname:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@w:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradient_get_gradient_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pname:
|
||||
@width:
|
||||
@sample_sz:
|
||||
@mask_data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradient_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@pname:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradient_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@popup_pnt:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
40
devel-docs/libgimp/tmpl/gimpmessage.sgml
Normal file
40
devel-docs/libgimp/tmpl/gimpmessage.sgml
Normal file
@ -0,0 +1,40 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpmessage
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_message ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@message:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_message_get_handler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_message_set_handler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@handler:
|
||||
|
||||
|
||||
24
devel-docs/libgimp/tmpl/gimpmisc.sgml
Normal file
24
devel-docs/libgimp/tmpl/gimpmisc.sgml
Normal file
@ -0,0 +1,24 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpmisc
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_version ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
77
devel-docs/libgimp/tmpl/gimppalette.sgml
Normal file
77
devel-docs/libgimp/tmpl/gimppalette.sgml
Normal file
@ -0,0 +1,77 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimppalette
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_get_foreground ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_get_background ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_set_foreground ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_set_background ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_set_default_colors ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_swap_colors ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palette_refresh ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
@ -179,6 +179,7 @@ gimp_parasite_attach() and their related functions.
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_data_size ##### -->
|
||||
@ -190,3 +191,161 @@ gimp_parasite_attach() and their related functions.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
|
||||
|
||||
|
||||
349
devel-docs/libgimp/tmpl/gimpparasite.sgml.sgml
Normal file
349
devel-docs/libgimp/tmpl/gimpparasite.sgml.sgml
Normal file
@ -0,0 +1,349 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpparasite.sgml
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpParasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_PERSISTENT ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_UNDOABLE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_ATTACH_PARENT ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_PARENT_PERSISTENT ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_PARENT_UNDOABLE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_ATTACH_GRANDPARENT ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_GRANDPARENT_PERSISTENT ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_PARASITE_GRANDPARENT_UNDOABLE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_free ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_copy ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_compare ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@a:
|
||||
@b:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_is_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_is_persistent ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_is_undoable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_has_flag ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@flag:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_flags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_data_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_find ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_attach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@parasite:
|
||||
<!-- # Unused Parameters # -->
|
||||
@p:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_detach ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_parasite_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_parasites:
|
||||
@parasites:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_attach_new_parasite ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@name:
|
||||
@flags:
|
||||
@size:
|
||||
@data:
|
||||
|
||||
|
||||
148
devel-docs/libgimp/tmpl/gimppaths.sgml
Normal file
148
devel-docs/libgimp/tmpl/gimppaths.sgml
Normal file
@ -0,0 +1,148 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimppaths
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_paths:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_get_points ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@num_path_point_details:
|
||||
@path_closed:
|
||||
@points_pairs:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_get_current ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_set_current ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@set_current_path_name:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_set_points ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@ptype:
|
||||
@num_path_points:
|
||||
@points_pairs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_stroke_current ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_get_point_at_dist ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@distance:
|
||||
@y_point:
|
||||
@gradient:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_get_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_get_path_by_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@tattoo:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_delete ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@path_name_to_del:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_get_locked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_set_locked ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@lockstatus:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_set_tattoo ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@pathname:
|
||||
@tattovalue:
|
||||
|
||||
|
||||
57
devel-docs/libgimp/tmpl/gimppatterns.sgml
Normal file
57
devel-docs/libgimp/tmpl/gimppatterns.sgml
Normal file
@ -0,0 +1,57 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimppatterns
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_patterns_get_pattern_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@height:
|
||||
@mask_bpp:
|
||||
@mask_data_size:
|
||||
@mask_data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_patterns_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pattern_callback:
|
||||
@popup_title:
|
||||
@initial_pattern:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_patterns_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pattern_callback:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_patterns_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pattern_callback:
|
||||
@pattern_name:
|
||||
|
||||
|
||||
174
devel-docs/libgimp/tmpl/gimppixelrgn.sgml
Normal file
174
devel-docs/libgimp/tmpl/gimppixelrgn.sgml
Normal file
@ -0,0 +1,174 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimppixelrgn
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpPixelRgn ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_init ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@drawable:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
@dirty:
|
||||
@shadow:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_resize ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_get_pixel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_get_row ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_get_col ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_get_rect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_set_pixel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_set_row ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_set_col ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgn_set_rect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pr:
|
||||
@buf:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgns_register ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@nrgns:
|
||||
@Varargs:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgns_register2 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@nrgns:
|
||||
@prs:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_rgns_process ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pri_ptr:
|
||||
@Returns:
|
||||
|
||||
|
||||
57
devel-docs/libgimp/tmpl/gimpplugin.sgml
Normal file
57
devel-docs/libgimp/tmpl/gimpplugin.sgml
Normal file
@ -0,0 +1,57 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpplugin
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_progress_init ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@message:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_progress_update ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@percentage:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_temp_PDB_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_plugin_domain_register ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@domain_name:
|
||||
@domain_path:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_plugin_help_register ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@help_path:
|
||||
|
||||
|
||||
113
devel-docs/libgimp/tmpl/gimpproceduraldb.sgml
Normal file
113
devel-docs/libgimp/tmpl/gimpproceduraldb.sgml
Normal file
@ -0,0 +1,113 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpproceduraldb
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_proc_info ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure:
|
||||
@blurb:
|
||||
@help:
|
||||
@author:
|
||||
@copyright:
|
||||
@date:
|
||||
@proc_type:
|
||||
@num_args:
|
||||
@num_values:
|
||||
@params:
|
||||
@return_vals:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_get_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@identifier:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_set_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@identifier:
|
||||
@data:
|
||||
@length:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_dump ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@filename:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_query ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@blurb:
|
||||
@help:
|
||||
@author:
|
||||
@copyright:
|
||||
@date:
|
||||
@proc_type:
|
||||
@num_matches:
|
||||
@proc_names:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_proc_arg ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure:
|
||||
@arg_num:
|
||||
@arg_type:
|
||||
@arg_name:
|
||||
@arg_desc:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_proc_val ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@procedure:
|
||||
@val_num:
|
||||
@val_type:
|
||||
@val_name:
|
||||
@val_desc:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_get_data_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@identifier:
|
||||
@Returns:
|
||||
|
||||
|
||||
64
devel-docs/libgimp/tmpl/gimpselection.sgml
Normal file
64
devel-docs/libgimp/tmpl/gimpselection.sgml
Normal file
@ -0,0 +1,64 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpselection
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_selection_float ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@drawable_ID:
|
||||
@offx:
|
||||
@offy:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@x_offset:
|
||||
@y_offset:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_selection_bounds ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@none_empty:
|
||||
@x1:
|
||||
@y1:
|
||||
@x2:
|
||||
@y2:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@non_empty:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_selection_is_empty ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_selection_none ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
96
devel-docs/libgimp/tmpl/gimptexttool.sgml
Normal file
96
devel-docs/libgimp/tmpl/gimptexttool.sgml
Normal file
@ -0,0 +1,96 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimptexttool
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_text_fontname ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@drawable_ID:
|
||||
@x:
|
||||
@y:
|
||||
@text:
|
||||
@border:
|
||||
@antialias:
|
||||
@size:
|
||||
@size_type:
|
||||
@fontname:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_text_get_extents_fontname ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text:
|
||||
@size:
|
||||
@size_type:
|
||||
@fontname:
|
||||
@width:
|
||||
@height:
|
||||
@ascent:
|
||||
@descent:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_text ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@drawable_ID:
|
||||
@x:
|
||||
@y:
|
||||
@text:
|
||||
@border:
|
||||
@antialias:
|
||||
@size:
|
||||
@size_type:
|
||||
@foundry:
|
||||
@family:
|
||||
@weight:
|
||||
@slant:
|
||||
@set_width:
|
||||
@spacing:
|
||||
@registry:
|
||||
@encoding:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_text_get_extents ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text:
|
||||
@size:
|
||||
@size_type:
|
||||
@foundry:
|
||||
@family:
|
||||
@weight:
|
||||
@slant:
|
||||
@set_width:
|
||||
@spacing:
|
||||
@registry:
|
||||
@encoding:
|
||||
@width:
|
||||
@height:
|
||||
@ascent:
|
||||
@descent:
|
||||
|
||||
|
||||
87
devel-docs/libgimp/tmpl/gimptile.sgml
Normal file
87
devel-docs/libgimp/tmpl/gimptile.sgml
Normal file
@ -0,0 +1,87 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimptile
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpTile ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_ref ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tile:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_ref_zero ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tile:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_unref ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tile:
|
||||
@dirty:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_flush ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tile:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_cache_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@kilobytes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_cache_ntiles ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@ntiles:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_width ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_tile_height ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
408
devel-docs/libgimp/tmpl/gimptools.sgml
Normal file
408
devel-docs/libgimp/tmpl/gimptools.sgml
Normal file
@ -0,0 +1,408 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimptools
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_airbrush ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@pressure:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_airbrush_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_blend ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@blend_mode:
|
||||
@paint_mode:
|
||||
@gradient_type:
|
||||
@opacity:
|
||||
@offset:
|
||||
@repeat:
|
||||
@supersample:
|
||||
@max_depth:
|
||||
@threshold:
|
||||
@x1:
|
||||
@y1:
|
||||
@x2:
|
||||
@y2:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_bucket_fill ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@fill_mode:
|
||||
@paint_mode:
|
||||
@opacity:
|
||||
@threshold:
|
||||
@sample_merged:
|
||||
@x:
|
||||
@y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_by_color_select ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
@threshold:
|
||||
@operation:
|
||||
@antialias:
|
||||
@feather:
|
||||
@feather_radius:
|
||||
@sample_merged:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_clone ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@src_drawable_ID:
|
||||
@clone_type:
|
||||
@src_x:
|
||||
@src_y:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_clone_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_picker ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@drawable_ID:
|
||||
@x:
|
||||
@y:
|
||||
@sample_merged:
|
||||
@sample_average:
|
||||
@average_radius:
|
||||
@save_color:
|
||||
@red:
|
||||
@green:
|
||||
@blue:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_convolve ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@pressure:
|
||||
@convolve_type:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_convolve_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_crop ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@new_width:
|
||||
@new_height:
|
||||
@offx:
|
||||
@offy:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_dodgeburn ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@exposure:
|
||||
@dodgeburn_type:
|
||||
@dodgeburn_mode:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_dodgeburn_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_ellipse_select ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
@operation:
|
||||
@antialias:
|
||||
@feather:
|
||||
@feather_radius:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_eraser ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
@hardness:
|
||||
@method:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_eraser_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_flip ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@flip_type:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_free_select ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@num_segs:
|
||||
@segs:
|
||||
@operation:
|
||||
@antialias:
|
||||
@feather:
|
||||
@feather_radius:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_fuzzy_select ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@x:
|
||||
@y:
|
||||
@threshold:
|
||||
@operation:
|
||||
@antialias:
|
||||
@feather:
|
||||
@feather_radius:
|
||||
@sample_merged:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_paintbrush ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@fade_out:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
@method:
|
||||
@gradient_length:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_paintbrush_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pencil ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_perspective ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@interpolation:
|
||||
@x0:
|
||||
@y0:
|
||||
@x1:
|
||||
@y1:
|
||||
@x2:
|
||||
@y2:
|
||||
@x3:
|
||||
@y3:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rect_select ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@x:
|
||||
@y:
|
||||
@width:
|
||||
@height:
|
||||
@operation:
|
||||
@feather:
|
||||
@feather_radius:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rotate ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@interpolation:
|
||||
@angle:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_scale ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@interpolation:
|
||||
@x0:
|
||||
@y0:
|
||||
@x1:
|
||||
@y1:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_shear ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@interpolation:
|
||||
@shear_type:
|
||||
@magnitude:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_smudge ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@pressure:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_smudge_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@num_strokes:
|
||||
@strokes:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_transform_2d ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@interpolation:
|
||||
@source_x:
|
||||
@source_y:
|
||||
@scale_x:
|
||||
@scale_y:
|
||||
@angle:
|
||||
@dest_x:
|
||||
@dest_y:
|
||||
@Returns:
|
||||
|
||||
|
||||
32
devel-docs/libgimp/tmpl/gimpundo.sgml
Normal file
32
devel-docs/libgimp/tmpl/gimpundo.sgml
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpundo
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_undo_push_group_start ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_undo_push_group_end ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
|
||||
|
||||
@ -1,120 +0,0 @@
|
||||
<!-- ##### SECTION ./tmpl/color_selector.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteF.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteP.sgml:Title ##### -->
|
||||
parasiteP
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_display.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteP.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_selector.sgml:Title ##### -->
|
||||
color_selector
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteio.sgml:Title ##### -->
|
||||
parasiteio
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_selector.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteF.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_display.sgml:Title ##### -->
|
||||
color_display
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasite.sgml:Title ##### -->
|
||||
parasite
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasite.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteio.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteio.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteP.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasite.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteF.sgml:Title ##### -->
|
||||
parasiteF
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasite.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_display.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_display.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/color_selector.sgml:Short_Description ##### -->
|
||||
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteF.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteio.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/parasiteP.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user