Imagick::getPointSize

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

Imagick::getPointSizeGets point size

설명

float Imagick::getPointSize ( void )

Returns the objects point size property. 이 메쏘드는 Imagick을 ImageMagick 6.3.7 이상으로 컴파일 했을 때만 사용할 수 있습니다.

반환값

Returns a float containing the point size.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top