[
https://issues.apache.org/jira/browse/PIVOT-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384135#comment-16384135
]
Roger Whitcomb commented on PIVOT-380:
--------------------------------------
The ConvolveOp in BlurDecorator is explicitly using "EDGE_NO_OP" which
explicitly copies the edge pixels from source to destination. The only option
for it is EDGE_ZERO_FILL, which maybe isn't desired either, but I can try to
see if it looks any better.
> Effects \ Blur doesn't take all image pixels
> --------------------------------------------
>
> Key: PIVOT-380
> URL: https://issues.apache.org/jira/browse/PIVOT-380
> Project: Pivot
> Issue Type: Bug
> Components: wtk-effects
> Affects Versions: 1.4
> Reporter: Sandro Martini
> Priority: Minor
> Fix For: 2.5
>
>
> Effects \ Blur doesn't take all image pixels, leaving a 1 pixel border
> without effect at any image, probably this is a little defect.
> To show this, look at the Tutorial page that uses this effect.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)