Forum und email

Imagick::sampleImage

(No version information available, might be only in CVS)

Imagick::sampleImage — Scales an image with pixel sampling

說明

bool Imagick::sampleImage ( int $columns , int $rows )
Warning

此函å¼ç›®å‰æ²’有åƒè€ƒæ–‡ä»¶ï¼›åªæœ‰å¼•數列表。

Warning

æœ¬å‡½å¼æ˜¯å¯¦é©—性的。這個函å¼çš„行為ã€å稱ã€å’Œé—œæ–¼æ­¤å‡½å¼çš„任何其他文件在未來PHP的發行中å¯èƒ½æœƒåœ¨ä¸é€šçŸ¥çš„æƒ…æ³ä¸‹æ”¹è®Šã€‚ 使用此函å¼éœ€è‡ªè¡Œæ‰¿æ“”風險。

Scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.

åƒæ•¸

columns

rows

Return值

Returns TRUE on success.