PHP Velho Oeste 2024

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencodingReturns the code set used for text annotations

설명

public mixed 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.

add a note add a note

User Contributed Notes

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