Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
imagick_unsharpmask
Popis
bool imagick_unsharpmask ( resource image, float radius, float sigma, float amount, float threshold )Varovánà |
Tato funkce ještě nenà zdokumentována, k dispozici je pouze seznam argumentů. |
Seznam parametrů
image
Image handle
radius
Radius of the pixel neighborhood not counting the center pixel
sigma
Standard deviation of the Gaussian in pixels
amount
Percentage of the difference between the original and the blur image that is added back into the original
threshold
Threshold in pixels needed to apply the diffence amount
PÅ™edcházejÃcà | Domů | Dalšà |
imagick_transparent | Nahoru |