(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
Imagick::sparseColorImage — Interpolates colors
Given the arguments array containing numeric values this method interpolates the colors found at those coordinates across the whole image using sparse_method. Bu yöntem, derleme sırasında ImageMagick kütüphanesinin 6.4.5 veya sonraki bir sürümü kuruluysa kullanılabilir.
Refer to this list of sparse method constants
An array containing the coordinates. The array is in format array(1,1, 2,45)
Normalde kanal türü sabitlerinden biridir, ancak bitsel işleçler kullanılarak birden fazla kanal belirtilebilir. Imagick::CHANNEL_DEFAULT öntanımlıdır.
Başarı durumunda TRUE döner.
Hata durumunda bir ImagickException istisnası oluşur.