~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/tmpl/gimpimage.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
@Returns: 
58
58
 
59
59
 
 
60
<!-- ##### FUNCTION gimp_image_is_valid ##### -->
 
61
<para>
 
62
 
 
63
</para>
 
64
 
 
65
@image_ID: 
 
66
@Returns: 
 
67
 
 
68
 
60
69
<!-- ##### FUNCTION gimp_image_base_type ##### -->
61
70
<para>
62
71
 
188
197
@Returns: 
189
198
 
190
199
 
191
 
<!-- ##### FUNCTION gimp_image_unset_active_channel ##### -->
192
 
<para>
193
 
 
194
 
</para>
195
 
 
196
 
@image_ID: 
197
 
@Returns: 
198
 
 
199
 
 
200
200
<!-- ##### FUNCTION gimp_image_get_floating_sel ##### -->
201
201
<para>
202
202
 
303
303
@Returns: 
304
304
 
305
305
 
 
306
<!-- ##### FUNCTION gimp_image_get_layer_position ##### -->
 
307
<para>
 
308
 
 
309
</para>
 
310
 
 
311
@image_ID: 
 
312
@layer_ID: 
 
313
@Returns: 
 
314
 
 
315
 
306
316
<!-- ##### FUNCTION gimp_image_add_channel ##### -->
307
317
<para>
308
318
 
340
350
</para>
341
351
 
342
352
@image_ID: 
343
 
@layer_ID: 
 
353
@channel_ID: 
 
354
@Returns: 
 
355
 
 
356
 
 
357
<!-- ##### FUNCTION gimp_image_get_channel_position ##### -->
 
358
<para>
 
359
 
 
360
</para>
 
361
 
 
362
@image_ID: 
 
363
@channel_ID: 
344
364
@Returns: 
345
365
 
346
366
 
430
450
@Returns: 
431
451
 
432
452
 
 
453
<!-- ##### FUNCTION gimp_image_unset_active_channel ##### -->
 
454
<para>
 
455
 
 
456
</para>
 
457
 
 
458
@image_ID: 
 
459
@Returns: 
 
460
 
 
461
 
433
462
<!-- ##### FUNCTION gimp_image_get_selection ##### -->
434
463
<para>
435
464
 
631
660
@Returns: 
632
661
 
633
662
 
 
663
<!-- ##### FUNCTION gimp_image_get_vectors ##### -->
 
664
<para>
 
665
 
 
666
</para>
 
667
 
 
668
@image_ID: 
 
669
@num_vectors: 
 
670
@Returns: 
 
671
 
 
672
 
634
673
<!-- ##### FUNCTION gimp_image_get_thumbnail_data ##### -->
635
674
<para>
636
675
 
694
733
@flags: 
695
734
@size: 
696
735
@data: 
 
736
@Returns: 
 
737
 
 
738
 
 
739
<!-- ##### FUNCTION gimp_image_add_vectors ##### -->
 
740
<para>
 
741
 
 
742
</para>
 
743
 
 
744
@image_ID: 
 
745
@vectors_ID: 
 
746
@position: 
 
747
@Returns: 
 
748
 
 
749
 
 
750
<!-- ##### FUNCTION gimp_image_remove_vectors ##### -->
 
751
<para>
 
752
 
 
753
</para>
 
754
 
 
755
@image_ID: 
 
756
@vectors_ID: 
 
757
@Returns: 
 
758
 
 
759
 
 
760
<!-- ##### FUNCTION gimp_image_get_active_vectors ##### -->
 
761
<para>
 
762
 
 
763
</para>
 
764
 
 
765
@image_ID: 
 
766
@Returns: 
 
767
 
 
768
 
 
769
<!-- ##### FUNCTION gimp_image_set_active_vectors ##### -->
 
770
<para>
 
771
 
 
772
</para>
 
773
 
 
774
@image_ID: 
 
775
@active_vectors_ID: 
 
776
@Returns: 
 
777
 
 
778
 
 
779
<!-- ##### FUNCTION gimp_image_lower_vectors ##### -->
 
780
<para>
 
781
 
 
782
</para>
 
783
 
 
784
@image_ID: 
 
785
@vectors_ID: 
 
786
@Returns: 
 
787
 
 
788
 
 
789
<!-- ##### FUNCTION gimp_image_raise_vectors ##### -->
 
790
<para>
 
791
 
 
792
</para>
 
793
 
 
794
@image_ID: 
 
795
@vectors_ID: 
 
796
@Returns: 
 
797
 
 
798
 
 
799
<!-- ##### FUNCTION gimp_image_lower_vectors_to_bottom ##### -->
 
800
<para>
 
801
 
 
802
</para>
 
803
 
 
804
@image_ID: 
 
805
@vectors_ID: 
 
806
@Returns: 
 
807
 
 
808
 
 
809
<!-- ##### FUNCTION gimp_image_raise_vectors_to_top ##### -->
 
810
<para>
 
811
 
 
812
</para>
 
813
 
 
814
@image_ID: 
 
815
@vectors_ID: 
 
816
@Returns: 
 
817
 
 
818
 
 
819
<!-- ##### FUNCTION gimp_image_get_vectors_position ##### -->
 
820
<para>
 
821
 
 
822
</para>
 
823
 
 
824
@image_ID: 
 
825
@vectors_ID: 
 
826
@Returns: 
697
827
 
698
828