GmagickDraw
PHP Manual

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencodingReturns the code set used for text annotations

설명

public void GmagickDraw::gettextencoding ( void )

Returns a string which specifies the code set used for text annotations.

인수

이 함수는 인수가 없습니다.

반환값

Returns a string specifying the code set or false if text encoding is not set.


GmagickDraw
PHP Manual