This is a simple C# example for Raster thumbnail creation. As you see, you are allowed to define and control the size of Raster thumbnail.
RasterImage img = new RasterImage("input.jpeg"); Bitmap outputBitmap = img.ToBitmap();
|
C# Imaging How-Tos
PM > Install-Package XImage.Raster
Overview Install Get to Start Basic SDK Concept Formats Supported Image Create Image Save Image Read & Modify Image Conversion |
C# Imaging Library
|