FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1146 : PImage blend with DARKEST is broken
Last modified: 2009-02-20 10:59
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
1008
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
octplane
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Test case
application/zip
2009-02-01 10:58
1.81 KB
Description
: Opened: 2009-02-01 10:56
Hi,
When blending two pictures with DARKEST, the output is not exactly the
DARKTEST of the two source.
See attached test case.
Processing V1.0
Additional Comment
#1 From octplane 2009-02-01 10:58
edit
]
Test case
This test case produces "broken.png" which contains some pixels with hex(
color,6) at value 0x010101 where the expected result should be a completely
black image.
Additional Comment
#2 From fry 2009-02-20 10:59
*** This bug has been marked as a duplicate of
1008
***