Hi, I have built a web api that receives an image via http-post and turns it into a c# Image. I now want to save this image to the media lib, preforming all the same processing that would be done when manually upload (I’,m guessing some cropping, permissions, subfoldering etc)
I don’t need the full code but while I’m looking over the API docs and cant find a good staring point. Anyone have any ide of what methods to start with? Also the Litium “Image Class” seam deprecated, is File the correct type to aim fore?
Litium version: 6