Changes

Jump to: navigation, search

User:Minooz/OSD600/processing

100 bytes removed, 15:59, 20 April 2011
Release 0.3
<source lang="java">
if (img.format !== PConstants.RGB && destPixels[(destOffset + x) * 4] !== 255) {
  14892 + destColor = p.color.toArray(p.modes.blend(destColor, p.filter_bilinear()));  14893 + } else {  14894 + destColor = p.color.toArray(p.filter_bilinear());  14895 + }
</source>
1
edit

Navigation menu