if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Jan 04, 2009
It's a bug in the Core Image library. I've fixed it in the latest version, you can download it and your problem should go away.
Posted by Acido Cínico on Jan 28, 2009
include("util/comment.php"); ?>
Thanks!!!
AttributeError when using p.max() to get color
Posted by Acido Cínico on Dec 31, 2008Hi, I know this is beginner issue, but it's driving me crazy:
But I get the error:I want to extract a color from a layer and use it for blending afterwards:
" AttributeError: CoreImagePixels instance has no attribute 'a'
".
I guess it has to do with specifying the opacity...
Many thanks in advance.