Skip to content

ThumbnailGenerator.Generate method

namespace: Serenity.Web   assemblySerenity.Net.Services

public static Image Generate(Image image, int thumbWidth, int thumbHeight, ImageScaleMode mode, 
    Color backgroundColor, float xDPI = 0, float yDPI = 0)

See Also