Ignore:
Timestamp:
Apr 24, 2023, 8:26:33 AM (13 months ago)
Author:
chronos
Message:
  • Fixed: Defined missing class fields.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/Image.php

    r887 r949  
    9898  }
    9999
    100   function Output(): void
    101   {
    102     $this->SaveToFile(NULL);
    103   }
    104 
    105100  function SetSize(int $Width, int $Height): void
    106101  {
Note: See TracChangeset for help on using the changeset viewer.