ГлавнаяОтзывы и пожеланияСтатьи
Функции по алфавиту:    a     b     c     d     e     f     g     h     i     j     k     l     m     n     o     p     q     r     s     t     u     v     w     x     y     z  

imagefilledarc


(PHP 4 >= 4.0.6)

imagefilledarc - рисует часть эллипса и заполняет её.

Описание

int imagefilledarc (resource image, int cx, int cy, int w, int h, int s, int e, int col, int style)

imagefilledarc() рисует часть эллипса с центром cx, cy (верхний левый угол имеет координаты 0, 0) на изображении image. W и h специфицируют ширину и высоту эллипса, а начальная и конечная точки специфицированы в градусах аргументами s и e.
style это битовое ИЛИ со следующими возможностями:

  1. IMG_ARC_PIE

  2. IMG_ARC_CHORD

  3. IMG_ARC_NOFILL

  4. IMG_ARC_EDGED

IMG_ARC_PIE и IMG_ARC_CHORD взаимоисключающи; IMG_ARC_CHORD просто соединяет начальный и конечный углы прямой линией, а IMG_ARC_PIE даёт округлый край. IMG_ARC_NOFILL указывает, что должна быть вычерчена дуга или хорда без заполнения. IMG_ARC_EDGED, использованная вместе с IMG_ARC_NOFILL, указывает, что начальный и конечный углы должны быть соединены с центром - это хороший способ вычертить (но не заполнить) `pie slice/слоёный пирог`.

Примечание: эта функция была введена в PHP 4.0.6 и требует GD 2.0.1.




Другие функции на i:

ibase_blob_add
ibase_blob_close
ibase_blob_get
ibase_blob_import
ibase_close
ibase_errmsg
ibase_fetch_object
ibase_field_info
ibase_free_result
ibase_pconnect
ibase_prepare
ibase_query
icap_create_calendar
icap_delete_calendar
icap_delete_event
icap_list_events
icap_open
icap_rename_calendar
icap_reopen
icap_store_event
iconv
iconv_get_encoding
ifxus_free_slob
ifxus_seek_slob
ifxus_tell_slob
ifxus_write_slob
ifx_affected_rows
ifx_connect
ifx_create_blob
ifx_create_char
ifx_do
ifx_fetch_row
ifx_free_char
ifx_get_blob
ifx_num_rows
ifx_prepare
ifx_query
ifx_textasvarchar
ignore_user_abort
imagealphablending
imagearc
imagecolorallocate
imagecolorclosestalpha
imagecolorexactalpha
imagecolorresolve
imagecolorresolvealpha
imagecolorsforindex
imagecolorstotal
imagecopymerge
imagecopyresized
imagecreate
imagecreatefromgd
imagecreatefromgd2
imagecreatefromgif
imagecreatefromjpeg
imagecreatefrompng
imagecreatefromxbm
imagecreatetruecolor
imagedashedline
imagefilledellipse
imagefilledrectangle
imagefilltoborder
imagefontheight
imagegd
imagegd2
imagegif
imageinterlace
imagejpeg
imageloadfont
imagepng
imagepsfreefont
imagepsloadfont
imagepsslantfont
imagesetbrush
imagesettile
imagestring
imagestringup
imagettfbbox
imagettftext
imagetypes
imap_8bit
imap_alerts
imap_base64
imap_body
imap_bodystruct
imap_check
imap_deletemailbox
imap_errors
imap_expunge
imap_fetchbody
imap_getmailboxes
imap_get_quota
imap_header
imap_last_error
imap_listsubscribed
imap_msgno
imap_num_msg
imap_popen
imap_qprint
imap_renamemailbox
imap_rfc822_parse_headers
imap_rfc822_write_address
imap_search
imap_setflag_full
imap_set_quota
imap_subscribe
imap_thread
imap_uid
imap_unsubscribe
imap_utf7_encode
implode
import_request_variables
ingres_commit
ingres_connect
ingres_fetch_array
ingres_field_length
ingres_field_precision
ingres_field_scale
ingres_num_fields
ingres_rollback
ini_get_all
ini_set
intval
in_array
ip2long
ircg_fetch_error_msg
ircg_get_username
ircg_html_encode
ircg_is_conn_alive
ircg_join
ircg_nickname_escape
ircg_notice
ircg_part
ircg_pconnect
ircg_set_on_die
ircg_topic
ircg_whois
is_a
is_double
is_executable
is_file
is_float
is_integer
is_long
is_nan
is_readable
is_real
is_string
is_subclass_of
is_uploaded_file
is_writable
is_writeable


EXPERTGS.ru описание функций php.