[Digikam-users] b&w and sepia film selection

Gilles Caulier caulier.gilles at gmail.com
Thu Dec 20 11:26:28 GMT 2007


Fabien,

Like this :

http://digikam3rdparty.free.fr/Screenshots/bwfilmsimultation.png

Note: This is Gerhard on the photo (:=)))...

Gilles

2007/12/20, Fabien <fabien.ubuntu at gmail.com>:
>
> Gerhard,
>
> Check the file imageplugins/coreplugin/imageeffect_bwsepia.cpp
>
> and let me know where you can see in the GUI the options :
>
> item = new ListBoxBWPreviewItem(m_bwFilm, i18n("Agfa 200X"),
> m_previewPixmapFactory, type);
>     whatsThis2->add( item, i18n("<b>Agfa 200X</b>:"
>                                 "<p>Simulate the Agfa 200X black and
> white film at 200 ISO</p>"));
>
>     ++type;
>     item = new ListBoxBWPreviewItem(m_bwFilm, i18n("Agfa Pan 25"),
> m_previewPixmapFactory, type);
>     whatsThis2->add( item, i18n("<b>Agfa Pan 25</b>:"
>                                 "<p>Simulate the Agfa Pan black and
> white film at 25 ISO</p>"));
>
>     ++type;
>     item = new ListBoxBWPreviewItem(m_bwFilm, i18n("Agfa Pan 100"),
> m_previewPixmapFactory, type);
>     whatsThis2->add( item, i18n("<b>Agfa Pan 100</b>:"
>                                 "<p>Simulate the Agfa Pan black and
> white film at 100 ISO</p>"));
>
>     ++type;
>     item = new ListBoxBWPreviewItem(m_bwFilm, i18n("Agfa Pan 400"),
> m_previewPixmapFactory, type);
>     whatsThis2->add( item, i18n("<b>Agfa Pan 400</b>:"
>                                 "<p>Simulate the Agfa Pan black and
> white film at 400 ISO</p>"));
>
> ...
>
>
> Gerhard Kulzer wrote:
> > Am Thursday 20 December 2007 schrieb Fabien:
> >> Hi,
> >>
> >> While translating digikam in french, I discovered it's possible to
> >> choose a film type for sepia b&w conversion.
> >
> > Fabien, it's not a film type, it's a tone choosable from the tone tab.
>
>
> --
> Fabien
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20071220/8160d3a2/attachment.html>


More information about the Digikam-users mailing list