1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл img.php

См. исходные тексты.

Функции

 iso2uni ($isoline)
 CreateImageHandle ($width, $height, $background="FFFFFF", $truecolor=true)
 ShowImageHeader ($ImageHandle)
 GetArrSaveDecColor ($arr)
 GetNextRGB ($base_color, $total)
 GetBNextRGB ($base_color, $total, $start_color="999900", $end_color="99FFFF")
 EchoGraphData ($arrayX, $MinX, $MaxX, $arrayY, $MinY, $MaxY, $arrX, $arrY, $die=true)
 GetArrayX ($arrX, &$MinX, &$MaxX, $max_grid=15, $min_grid=10)
 GetArrayY ($arrY, &$MinY, &$MaxY, $max_grid=15, $first_null="Y", $integers=false)
 ReColor ($colorString)
 DrawCoordinatGrid ($arrayX, $arrayY, $width, $height, $ImageHandle, $bgColor="FFFFFF", $gColor='B1B1B1', $Color="000000", $dD=15, $FontWidth=2, $arrTTF_FONT=false)
 Bar_Diagram ($ImageHandle, $arData, $MinY, $MaxY, $gridInfo)
 Graf ($arrayX, $arrayY, $ImageHandle, $MinX, $MaxX, $MinY, $MaxY, $Color='FF0000', $dashed="N", $thikness=2, $antialiase=true)
 Draw_Sector ($ImageHandle, $start, $end, $color, $diameter, $centerX, $centerY)
 Circular_Diagram ($ImageHandle, $arr, $background_color, $diameter, $centerX, $centerY, $antialiase=true)
 Clean_Circular_Diagram ($ImageHandle, $background_color, $diameter, $centerX, $centerY)
 _a_set_pixel ($im, $x, $y, $filled, $fgcolors)
 _a_frac ($x)
 _a_draw_line ($im, $x1, $y1, $x2, $y2, $fgcolors, $dashed="N", $dash=5, $white=2)
 _a_draw_ellipse ($im, $x1, $y1, $x2, $y2, $fgcolors, $half=false)
 getSafeColors ()

Функции

◆ _a_draw_ellipse()

_a_draw_ellipse ( $im,
$x1,
$y1,
$x2,
$y2,
$fgcolors,
$half = false )

См. определение в файле img.php строка 969

◆ _a_draw_line()

_a_draw_line ( $im,
$x1,
$y1,
$x2,
$y2,
$fgcolors,
$dashed = "N",
$dash = 5,
$white = 2 )

См. определение в файле img.php строка 874

◆ _a_frac()

_a_frac ( $x)

См. определение в файле img.php строка 868

◆ _a_set_pixel()

_a_set_pixel ( $im,
$x,
$y,
$filled,
$fgcolors )

См. определение в файле img.php строка 855

◆ Bar_Diagram()

Bar_Diagram ( $ImageHandle,
$arData,
$MinY,
$MaxY,
$gridInfo )

См. определение в файле img.php строка 572

◆ Circular_Diagram()

Circular_Diagram ( $ImageHandle,
$arr,
$background_color,
$diameter,
$centerX,
$centerY,
$antialiase = true )

@noinspection PhpUndefinedVariableInspection

См. определение в файле img.php строка 740

◆ Clean_Circular_Diagram()

Clean_Circular_Diagram ( $ImageHandle,
$background_color,
$diameter,
$centerX,
$centerY )

См. определение в файле img.php строка 848

◆ CreateImageHandle()

CreateImageHandle ( $width,
$height,
$background = "FFFFFF",
$truecolor = true )

См. определение в файле img.php строка 29

◆ Draw_Sector()

Draw_Sector ( $ImageHandle,
$start,
$end,
$color,
$diameter,
$centerX,
$centerY )

См. определение в файле img.php строка 704

◆ DrawCoordinatGrid()

DrawCoordinatGrid ( $arrayX,
$arrayY,
$width,
$height,
$ImageHandle,
$bgColor = "FFFFFF",
$gColor = 'B1B1B1',
$Color = "000000",
$dD = 15,
$FontWidth = 2,
$arrTTF_FONT = false )

См. определение в файле img.php строка 337

◆ EchoGraphData()

EchoGraphData ( $arrayX,
$MinX,
$MaxX,
$arrayY,
$MinY,
$MaxY,
$arrX,
$arrY,
$die = true )

См. определение в файле img.php строка 164

◆ GetArrayX()

GetArrayX ( $arrX,
& $MinX,
& $MaxX,
$max_grid = 15,
$min_grid = 10 )

См. определение в файле img.php строка 201

◆ GetArrayY()

GetArrayY ( $arrY,
& $MinY,
& $MaxY,
$max_grid = 15,
$first_null = "Y",
$integers = false )

См. определение в файле img.php строка 261

◆ GetArrSaveDecColor()

GetArrSaveDecColor ( $arr)

См. определение в файле img.php строка 82

◆ GetBNextRGB()

GetBNextRGB ( $base_color,
$total,
$start_color = "999900",
$end_color = "99FFFF" )

См. определение в файле img.php строка 135

◆ GetNextRGB()

GetNextRGB ( $base_color,
$total )

См. определение в файле img.php строка 93

◆ getSafeColors()

getSafeColors ( )

См. определение в файле img.php строка 1073

◆ Graf()

Graf ( $arrayX,
$arrayY,
$ImageHandle,
$MinX,
$MaxX,
$MinY,
$MaxY,
$Color = 'FF0000',
$dashed = "N",
$thikness = 2,
$antialiase = true )

@noinspection PhpUndefinedVariableInspection

См. определение в файле img.php строка 616

◆ iso2uni()

iso2uni ( $isoline)

См. определение в файле img.php строка 13

◆ ReColor()

ReColor ( $colorString)

См. определение в файле img.php строка 322

◆ ShowImageHeader()

ShowImageHeader ( $ImageHandle)

См. определение в файле img.php строка 54