Discussion:
is RGBImageItem supported?
Carlos Pascual
2011-12-14 08:25:43 UTC
Permalink
Hi,
In the documentation for guiqwt v2.1.6
(http://packages.python.org/guiqwt/overview.html) it is stated that RGB images
are not supported, and the reference docs for the image module do not include
the RGBImageItem.

Since I am still using guiqwt 2.1.4, and I do use RGBImageItem (which works
ok, AFAIK), I have the following question:
does this mean that RGB was never supported?
...or that RGB support has been dropped in the recent versions?
...or that the documentation is outdated?

Cheers.
--
+----------------------------------------------------+
Carlos Pascual Izarra
Scientific Software Coordinator
Computing Division
Cells / Alba Synchrotron [http:/www.cells.es]
Carretera BP 1413 de Cerdanyola-Sant Cugat, Km. 3.3
E-08290 Cerdanyola del Valles (Barcelona), Spain
E-mail: cpascual-***@public.gmane.org
Phone: +34 93 592 4428
+----------------------------------------------------+
Pierre Raybaut
2011-12-21 12:56:48 UTC
Permalink
Hi,

This only means that the documentation is outdated, indeed. I'll have
to fix that.

RGBImageItem is really supported (and will be in the next releases).
If it does not appear in the autodoc section of guiqwt.image, then
this should be fixed too.

Cheers,
-Pierre
Post by Carlos Pascual
Hi,
In the documentation for guiqwt v2.1.6
(http://packages.python.org/guiqwt/overview.html) it is stated that RGB images
are not supported, and the reference docs for the image module do not include
the RGBImageItem.
Since I am still using guiqwt 2.1.4, and I do use RGBImageItem (which works
does this mean that RGB was never supported?
...or that RGB support has been dropped in the recent versions?
...or that the documentation is outdated?
Cheers.
--
+----------------------------------------------------+
 Carlos Pascual Izarra
 Scientific Software Coordinator
 Computing Division
 Cells / Alba Synchrotron  [http:/www.cells.es]
 Carretera BP 1413 de Cerdanyola-Sant Cugat, Km. 3.3
 E-08290 Cerdanyola del Valles (Barcelona), Spain
 Phone: +34 93 592 4428
+----------------------------------------------------+
Loading...