-
Home
-
WP Symposium Pro
-
2022.05 (latest)
-
Code
-
Classes
- SimpleImage
| Total Complexity |
186 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
1,452 |
| Lines of code |
763 |
| Logical lines of code |
556 |
| Comment lines |
501 |
| Methods |
45 |
| Properties |
7 |
Methods 45
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| text() |
D |
30 |
31 |
118 |
| thumbnail() |
A |
40 |
12 |
68 |
| overlay() |
A |
44 |
11 |
47 |
| normalize_color() |
A |
45 |
11 |
43 |
| output() |
A |
47 |
10 |
37 |
| auto_orient() |
A |
50 |
10 |
32 |
| save() |
A |
50 |
10 |
26 |
| output_base64() |
A |
46 |
9 |
39 |
| get_meta_data() |
A |
46 |
9 |
36 |
| imagecopymerge_alpha() |
A |
47 |
8 |
35 |
| best_fit() |
S |
57 |
5 |
18 |
| resize() |
S |
53 |
4 |
21 |
| flip() |
S |
55 |
4 |
19 |
| create() |
S |
57 |
3 |
18 |
| crop() |
S |
56 |
3 |
18 |
| blur() |
S |
60 |
3 |
14 |
| __construct() |
S |
67 |
3 |
8 |
| __destruct() |
S |
73 |
3 |
5 |
| desaturate() |
S |
58 |
2 |
15 |
| get_orientation() |
S |
66 |
3 |
9 |
| imagettfstroketext() |
S |
64 |
3 |
8 |
| keep_within() |
S |
68 |
3 |
9 |
| load() |
S |
69 |
2 |
7 |
| load_base64() |
S |
65 |
2 |
8 |
| file_ext() |
S |
70 |
2 |
6 |
| opacity() |
S |
61 |
1 |
11 |
| rotate() |
S |
61 |
1 |
11 |
| adaptive_resize() |
S |
80 |
1 |
3 |
| brightness() |
S |
75 |
1 |
4 |
| contrast() |
S |
75 |
1 |
4 |
| colorize() |
S |
68 |
1 |
6 |
| edges() |
S |
76 |
1 |
4 |
| emboss() |
S |
76 |
1 |
4 |
| fill() |
S |
65 |
1 |
8 |
| fit_to_height() |
S |
72 |
1 |
5 |
| fit_to_width() |
S |
72 |
1 |
5 |
| get_height() |
S |
83 |
1 |
3 |
| get_original_info() |
S |
83 |
1 |
3 |
| get_width() |
S |
83 |
1 |
3 |
| invert() |
S |
76 |
1 |
4 |
| mean_remove() |
S |
76 |
1 |
4 |
| pixelate() |
S |
75 |
1 |
4 |
| sepia() |
S |
72 |
1 |
5 |
| sketch() |
S |
76 |
1 |
4 |
| smooth() |
S |
75 |
1 |
4 |