| file_GTM_save | GIMP Table Magic |
| file_bmp_load | Loads files of Windows BMP file format |
| file_bmp_save | Saves files in Windows BMP file format |
| file_cel_load | Loads files in KISS CEL file format |
| file_cel_save | Saves files in KISS CEL file format |
| file_csource_save | Dump image data in RGB(A) format for C source |
| file_faxg3_load | loads g3 fax files |
| file_fits_load | load file of the FITS file format |
| file_fits_save | save file in the FITS file format |
| file_fli_info | Get info about a Fli movie |
| file_fli_load | load FLI-movies |
| file_fli_save | save FLI-movies |
| file_gbr_load | Loads GIMP brushes (1 or 4 bpp and old .gpb format) |
| file_gbr_save | saves files in the .gbr file format |
| file_gif_load | loads files of Compuserve GIF file format |
| file_gif_save | saves files in Compuserve GIF file format |
| file_gz_load | loads files compressed with gzip |
| file_gz_save | saves files compressed with gzip |
| file_header_save | saves files as C unsigned character array |
| file_hrz_load | loads files of the hrz file format |
| file_hrz_save | saves files in the hrz file format |
| file_ico_load | Loads files of Windows ICO file format |
| file_ico_save | Saves files in Windows ICO file format |
| file_jpeg_load | loads files in the JPEG file format |
| file_jpeg_save | saves files in the JPEG file format |
| file_page_setup | This plug-in sets up the page for printing from the GIMP. |
| file_pat_load | Loads Gimp's .PAT pattern files |
| file_pat_save | Saves Gimp pattern file (.PAT) |
| file_pcx_load | Loads files in Zsoft PCX file format |
| file_pcx_save | Saves files in ZSoft PCX file format |
| file_pix_load | loads files of the PIX file format |
| file_pix_save | save file in the Alias|Wavefront pix/matte file format |
| file_png_load | Loads files in PNG file format |
| file_png_save | Saves files in PNG file format |
| file_pnm_load | loads files of the pnm file format |
| file_pnm_save | saves files in the pnm file format |
| file_print | This plug-in prints images from the GIMP. |
| file_ps_load | load file of PostScript/PDF file format |
| file_ps_load_setargs | set additional parameters for procedure file_ps_load |
| file_ps_save | save file in PostScript file format |
| file_psd_load | loads files of the Photoshop(tm) PSD file format |
| file_sgi_load | Loads files in SGI image file format |
| file_sgi_save | Saves files in SGI image file format |
| file_sunras_load | load file of the SunRaster file format |
| file_sunras_save | save file in the SunRaster file format |
| file_tga_load | Loads files of Targa file format |
| file_tga_save | saves files in the Targa file format |
| file_tiff_load | loads files of the tiff file format |
| file_tiff_save | saves files in the tiff file format |
| file_wmf_load | loads files of the Windows(tm) metafile file format |
| file_wmf_load_setargs | set additional parameters for the procedure file_wmf_load |
| file_xbm_load | Load a file in X10 or X11 bitmap (XBM) file format |
| file_xbm_save | Save a file in X10 or X11 bitmap (XBM) file format |
| file_xwd_load | load file of the XWD file format |
| file_xwd_save | saves files in the XWD file format |
| gimp_file_load | Loads a file by extension. |
| gimp_file_load_thumbnail | Loads the thumbnail for a file. |
| gimp_file_save | Saves a file by extension. |
| gimp_file_save_thumbnail | Saves a thumbnail for the given image |
| gimp_image_get_filename | Returns the specified image's filename. |
| gimp_image_set_filename | Sets the specified image's filename. |
| INT32 | run_mode | Interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_bmp_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_bmp_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name entered |
file_cel_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | Filename to load image from |
| STRING | raw_filename | Name entered |
| STRING | palette_filename | Filename to load palette from |
| IMAGE | image | Output image |
file_cel_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | Filename to save image to |
| STRING | raw_filename | Name entered |
| STRING | palette_filename | Filename to save palette to |
file_csource_save
Input:
| INT32 | run_mode | Interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_faxg3_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_fits_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_fits_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_fli_info
Input:
| STRING | filename | The name of the file to get info |
| INT32 | width | Width of one frame |
| INT32 | height | Height of one frame |
| INT32 | frames | Number of Frames |
file_fli_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_fli_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Input drawable (unused) |
| STRING | filename | The name of the file to save |
| STRING | raw_filename | The name entered |
| INT32 | from_frame | Save beginning from this frame |
| INT32 | to_frame | End saving with this frame |
file_gbr_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_gbr_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | spacing | Spacing of the brush |
| STRING | description | Short description of the brush |
file_gif_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_gif_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Image to save |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name entered |
| INT32 | interlace | Try to save as interlaced |
| INT32 | loop | (animated gif) loop infinitely |
| INT32 | default_delay | (animated gif) Default delay between framese in milliseconds |
| INT32 | default_dispose | (animated gif) Default disposal type (0=`don't care`, 1=combine, 2=replace) |
file_gz_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_gz_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_header_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_hrz_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_hrz_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_ico_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_ico_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name entered |
file_jpeg_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_jpeg_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| FLOAT | quality | Quality of saved image (0 <= quality <= 1) |
| FLOAT | smoothing | Smoothing factor for saved image (0 <= smoothing <= 1) |
| INT32 | optimize | Optimization of entropy encoding parameters (0/1) |
| INT32 | progressive | Enable progressive jpeg image loading - ignored if not compiled with HAVE_PROGRESSIVE_JPEG (0/1) |
| STRING | comment | Image comment |
| INT32 | subsmp | The subsampling option number |
| INT32 | baseline | Force creation of a baseline JPEG (non-baseline JPEGs can't be read by all decoders) (0/1) |
| INT32 | restart | Frequency of restart markers (in rows, 0 = no restart markers) |
| INT32 | dct | DCT algorithm to use (speed/quality tradeoff) |
file_page_setup
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Input drawable |
file_pat_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_pat_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| STRING | description | Short description of the pattern |
file_pcx_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_pcx_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name entered |
file_pix_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_pix_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
file_png_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_png_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | interlace | Use Adam7 interlacing? |
| INT32 | compression | Deflate Compression factor (0--9) |
| INT32 | bkgd | Write bKGD chunk? |
| INT32 | gama | Write gAMA chunk? |
| INT32 | offs | Write oFFs chunk? |
| INT32 | phys | Write tIME chunk? |
| INT32 | time | Write pHYs chunk? |
file_pnm_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_pnm_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | raw | Specify non-zero for raw output, zero for ascii output |
file_print
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Input drawable |
| STRING | printer | Printer |
| STRING | ppd_file | PPD file |
| INT32 | output_type | Output type (0 = gray, 1 = color) |
| STRING | resolution | Resolution ("300", "720", etc.) |
| STRING | media_size | Media size ("Letter", "A4", etc.) |
| STRING | media_type | Media type ("Plain", "Glossy", etc.) |
| STRING | media_source | Media source ("Tray1", "Manual", etc.) |
| INT32 | brightness | Brightness (0-200%) |
| FLOAT | scaling | Output scaling (0-100%, -PPI) |
| INT32 | orientation | Output orientation (-1 = auto, 0 = portrait, 1 = landscape) |
| INT32 | left | Left offset (points, -1 = centered) |
| INT32 | top | Top offset (points, -1 = centered) |
file_ps_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_ps_load_setargs
Input:
| INT32 | resolution | Resolution to interprete image (dpi) |
| INT32 | width | Desired width |
| INT32 | height | Desired height |
| INT32 | check_bbox | 0: Use width/height, 1: Use BoundingBox |
| STRING | pages | Pages to load (e.g.: 1,3,5-7) |
| INT32 | coloring | 4: b/w, 5: grey, 6: colour image, 7: automatic |
| INT32 | TextAlphaBits | 1, 2, or 4 |
| INT32 | GraphicsAlphaBits | 1, 2, or 4 |
file_ps_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| FLOAT | width | Width of the image in PostScript file (0: use input image size) |
| FLOAT | height | Height of image in PostScript file (0: use input image size) |
| FLOAT | x_offset | X-offset to image from lower left corner |
| FLOAT | y_offset | Y-offset to image from lower left corner |
| INT32 | unit | Unit for width/height/offset. 0: inches, 1: millimeters |
| INT32 | keep_ratio | 0: use width/height, 1: keep aspect ratio |
| INT32 | rotation | 0, 90, 180, 270 |
| INT32 | eps_flag | 0: PostScript, 1: Encapsulated PostScript |
| INT32 | preview | 0: no preview, >0: max. size of preview |
| INT32 | level | 1: PostScript Level 1, 2: PostScript Level 2 |
file_psd_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_sgi_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_sgi_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | compression | Compression level (0 = none, 1 = RLE, 2 = ARLE) |
file_sunras_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_sunras_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | rle | Specify non-zero for rle output, zero for standard output |
file_tga_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_tga_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | rle | Use RLE compression |
| INT32 | origin | Image origin (0 = top-left, 1 = bottom-left) |
file_tiff_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_tiff_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | compression | Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4) |
file_wmf_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_wmf_load_setargs
Input:
| FLOAT | scale | Scale in which to load image |
file_xbm_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | Output image |
file_xbm_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save |
| STRING | raw_filename | The name entered |
| STRING | comment | Image description (maximum 72 bytes) |
| INT32 | x10 | Save in X10 format |
| INT32 | x_hot | X coordinate of hotspot |
| INT32 | y_hot | Y coordinate of hotspot |
| STRING | prefix | Identifier prefix [determined from filename] |
| INT32 | write_mask | (0 = ignore, 1 = save as extra file) |
| STRING | mask_extension | Extension of the mask file |
file_xwd_load
Input:
| INT32 | run_mode | Interactive, non-interactive |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name of the file to load |
| IMAGE | image | Output image |
file_xwd_save
Input:
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
gimp_file_load
Input:
| INT32 | run_mode | The run mode: RUN_INTERACTIVE (0) or RUN_NONINTERACTIVE (1) |
| STRING | filename | The name of the file to load |
| STRING | raw_filename | The name entered |
| IMAGE | image | The output image |
gimp_file_load_thumbnail
Input:
| STRING | filename | The name of the file that owns the thumbnail to load |
| INT32 | width | The width of the thumbnail |
| INT32 | height | The height of the thumbnail |
| INT32 | thumbnail_data_count | The number of bytes in thumbnail data |
| INT8ARRAY | thumb_data | The thumbnail data |
gimp_file_save
Input:
| INT32 | run_mode | The run mode: RUN_INTERACTIVE (0) or RUN_NONINTERACTIVE (1) |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
gimp_file_save_thumbnail
Input:
| IMAGE | image | The image |
| STRING | filename | The name of the file the thumbnail belongs to |
| The Gimp 1.2.5 (win32) | Documentation fresh from PDB | 12:10:16 Do 19.06.03 |
| Generated by pdb2doc.py written by Hans Breuer <Hans(at)Breuer.org> | ||