[Digikam-devel] extragear/graphics/digikam/digikam

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Feb 23 19:52:49 GMT 2010


> I put this in line 126:
> kDebug() << m_orgImage.numBytes() <<
> m_orgImage.width()*m_orgImage.height()*(m_orgImage.sixteenBit() ? 8 : 4);
> 
> and get the same (correct) result for an 8 or 16bit image.
> However, I get a lot of these:
> Digikam::HistogramPainterPriv::scaleToPixmapHeight: Scaling value < 0:  0 .
> Falling back to 1.0
> 
> and the filter is broken: for 8bit, I get simply a gray result image, for
> 16bit, the upper half is grey and the lower half is the original.

Sorry, sending answer to the wrong mail



More information about the Digikam-devel mailing list