(No version information available, might only be in SVN)
Imagick::transparentPaintImage — نقاشی پیکسلهای شفاف
نقاشی پیکسلهای منطبق بر رنگ شفاف هدف. This method is available if Imagick has been compiled against ImageMagick version 6.3.8 or newer.
رنگ هدف برای نقاشی
The level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.
The amount of fuzz. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.
اگر TRUE نقاشی هر پیکسل غیر منطبق بر رنگ هدف.
Returns TRUE on success.