Closed finscn closed 10 years ago
Example:
filter.apply(image, [ [ v1X, v1Y] , [ v2X, v2Y, [ v3X, v3Y] .... [ vnX, vnY] ] ); filter.apply(image, centreX, centreY, radius);
then the filter only affects the "ploygon area" and "circle area" in the image.
It's not in common use, I think
Example:
then the filter only affects the "ploygon area" and "circle area" in the image.