Bug 218890 - histogram max calculation range [patch]
Summary: histogram max calculation range [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Core (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 07:45 UTC by Jens Mueller
Modified: 2017-08-06 09:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0
Sentry Crash Report:


Attachments
PATCH (1.49 KB, text/plain)
2009-12-16 07:46 UTC, Jens Mueller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Mueller 2009-12-16 07:45:57 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

the range for max calculation in imagehistogram is to small (by one), this shows a black alpha histogram on an non-alpha-image
Comment 1 Jens Mueller 2009-12-16 07:46:23 UTC
Created attachment 39086 [details]
PATCH
Comment 2 caulier.gilles 2009-12-16 08:17:46 UTC
apply patch from Jens Mueller to fix alpha range and max histogram calculation
BUGS: 218890

  M  +12 -12    imagehistogram.cpp
  M  +1 -2      imagehistogram.h