↧
Image resizing
The .NET GDI+ is not very fast, but it is actually very powerfull. A thing I have used the api for is to create thumbnail images. The GDI is capable of drawing images using both bilinear and bicubic...
View ArticleSitecore Image Parameters
The Sitecore media library stores (per default) all assets (images, documents, …) in its own database rather than on disk. All assets are then streamed using an HttpHandler. All image links goes to an...
View Article