File tree Expand file tree Collapse file tree 4 files changed +15
-6
lines changed
docs/03.reference/01.functions Expand file tree Collapse file tree 4 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 22title : DirectoryInfo
33id : function-directoryinfo
44related :
5+ - function-fileinfo
6+ - function-getfileinfo
57categories :
8+ - files
69---
710
8- returns detailed info about the given directory.
11+ returns detailed info about the given directory.
Original file line number Diff line number Diff line change 22title : ImageClearRect
33id : function-imageclearrect
44related :
5+ - function-imagesetbackgroundcolor
56categories :
6- - image
7+ - image
78---
89
9- Clears the specified rectangle by filling it with the background color of the current drawing surface.
10+ Clears the specified rectangle by filling it with the background color of the current drawing surface.
11+
12+ The color is set via [[ function-imagesetbackgroundcolor]]
13+
14+
Original file line number Diff line number Diff line change 11---
22title : ImageGetIptcMetadata
33id : function-imagegetiptcmetadata
4+ related :
5+ - function-imagegetiptctag
46categories :
57- image
68---
Original file line number Diff line number Diff line change 11---
22title : ImageSetBackgroundColor
33id : function-imagesetbackgroundcolor
4- related :
54categories :
6- - image
5+ - image
76---
87
98Sets the background color for the image.
109
1110The background color is used for clearing a region.
1211
13- Setting the background color only affects the subsequent ImageClearRect calls
12+ Setting the background color only affects the subsequent [[ function- ImageClearRect]] calls
You can’t perform that action at this time.
0 commit comments