IImageProcessor.Load method

namespace: Serenity.Web   assemblySerenity.Net.Services

Loads the image from the source stream

public object Load(Stream source, out ImageFormatInfo formatInfo)
parameter description
source Source stream
formatInfo Information about loaded image format

See Also