Changeset 949 for trunk/Packages/Common/Image.php
- Timestamp:
- Apr 24, 2023, 8:26:33 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common/Image.php
r887 r949 98 98 } 99 99 100 function Output(): void101 {102 $this->SaveToFile(NULL);103 }104 105 100 function SetSize(int $Width, int $Height): void 106 101 {
Note:
See TracChangeset
for help on using the changeset viewer.