ImagickDraw::getFillOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillOpacityReturns the opacity used when drawing

說明

public ImagickDraw::getFillOpacity(): float
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.

返回值

The opacity.