Move photo processing code to a general class.

This commit is contained in:
2019-06-01 01:44:03 +01:00
parent a57a8b4b8e
commit c43f88a936
5 changed files with 220 additions and 206 deletions

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
<Version>3.0.99.688</Version>
<Version>3.0.99.695</Version>
<Company>Canary Islands Computer Museum</Company>
<Copyright>Copyright © 2003-2018 Natalia Portillo</Copyright>
<Product>Canary Islands Computer Museum Website</Product>