Showing 6,805 of 6,805 total issues
Method name "Image::FilledRectangle2" is not in camel caps format Open
Open
public function FilledRectangle2($xl, $yu, $xr, $yl, $color1, $color2, $style = 1)
- Exclude checks
Method name "Image::DrawImageSmoothArc" is not in camel caps format Open
Open
public function DrawImageSmoothArc($im, $xc, $yc, $w, $h, $s, $e, $color, $style = null)
- Exclude checks
Method name "ImgTrans::_Skew3D" is not in camel caps format Open
Open
public function _Skew3D($aGdImg, $aHorizon = 120, $aSkewDist = 150, $aDir = SKEW3D_DOWN, $aHiQuality = false, $aMinSize = true, $aFillColor = '#FFFFFF', $aBorder = false)
- Exclude checks
Method name "Progress::SetFillColor" is not in camel caps format Open
Open
public function SetFillColor($aColor)
- Exclude checks
Method name "RotImage::FilledPolygon" is not in camel caps format Open
Open
public function FilledPolygon($pnts)
- Exclude checks
Method name "Image::SetColor" is not in camel caps format Open
Open
public function SetColor($color, $aAlpha = 0)
- Exclude checks
Method name "Image::Arc" is not in camel caps format Open
Open
public function Arc($cx, $cy, $w, $h, $s, $e)
- Exclude checks
Method name "Image::FilledArc" is not in camel caps format Open
Open
public function FilledArc($xc, $yc, $w, $h, $s, $e, $style = '')
- Exclude checks
Method name "Image::Line" is not in camel caps format Open
Open
public function Line($x1, $y1, $x2, $y2)
- Exclude checks
Method name "Image::FilledPolygon" is not in camel caps format Open
Open
public function FilledPolygon($pts)
- Exclude checks
Method name "Image::RoundedRectangle" is not in camel caps format Open
Open
public function RoundedRectangle($xt, $yt, $xr, $yl, $r = 5)
- Exclude checks
Method name "Image::FilledBevel" is not in camel caps format Open
Open
public function FilledBevel($x1, $y1, $x2, $y2, $depth = 2, $color1 = 'white@0.4', $color2 = 'darkgray@0.4')
- Exclude checks
Method name "RotImage::SetTranslation" is not in camel caps format Open
Open
public function SetTranslation($dx, $dy)
- Exclude checks
Method name "RotImage::UpdateRotMatrice" is not in camel caps format Open
Open
public function UpdateRotMatrice()
- Exclude checks
Method name "RotImage::FilledCircle" is not in camel caps format Open
Open
public function FilledCircle($xc, $yc, $r)
- Exclude checks
Method name "RotImage::DashedLine" is not in camel caps format Open
Open
public function DashedLine($x1, $y1, $x2, $y2, $dash_length = 1, $dash_space = 4)
- Exclude checks
Method name "Image::SetQuality" is not in camel caps format Open
Open
public function SetQuality($q)
- Exclude checks
Method name "Progress::Set" is not in camel caps format Open
Open
public function Set($aProg)
- Exclude checks
Method name "RotImage::Rectangle" is not in camel caps format Open
Open
public function Rectangle($x1, $y1, $x2, $y2)
- Exclude checks
Method name "Image::Point" is not in camel caps format Open
Open
public function Point($x, $y)
- Exclude checks