Quantcast
Channel: .Net Image Processor
Browsing all 33 articles
Browse latest View live

Closed Task: Modular framework to support different read/write strategies per...

This is proposed mainly for the multi-page TIFF support.Comments: Resolved with changeset 69834.

View Article



Source code checked in, #69835

Breaking change - renamed OutputFormat enum to ImageFormatType

View Article

Source code checked in, #69836

Added a constant for default GIF colour depth

View Article

Created Task: Add extensibility hooks into IImageProviderFactory to allow...

View Article

Updated Wiki: Home

Project DescriptionAn image processing wrapper around GDI+, allowing you to apply one or more filters against an image source.Out-of-the-box support:* Conversion from one image type to another* Image...

View Article


Created Issue: Square images when blown up are not filled out correctly [10041]

When a square image is resized up using AspectRatioFill, instead of filling out the extra space with colour, the image is cropped.It should work so that the image is filled out with the background...

View Article

Source code checked in, #77773

Removed references to deprecated OutputFormat enum

View Article

Source code checked in, #77776

Fixed a bug where the image providers were not being assigned correctly

View Article


Source code checked in, #77779

Fixed a bug in the resize filter where the image wasn't being properly inserted into the canvas, when using ResizeMethod.AspectRatioFill

View Article


Closed Issue: Square images when blown up are not filled out correctly [10041]

When a square image is resized up using AspectRatioFill, instead of filling out the extra space with colour, the image is cropped.It should work so that the image is filled out with the background...

View Article

Source code checked in, #77780

Updated to 1.3

View Article

Source code checked in, #77781

Branch merge for Release 1.3

View Article

Created Release: v1.3 (Apr 29, 2012)

Added a provider model to support plugging in different readers and writers for the different file formats (task #9087)Breaking change - renamed OutputFormat enum to ImageFormatTypeFixed an issue where...

View Article


Released: v1.3 (beta) (Apr 29, 2012)

Added a provider model to support plugging in different readers and writers for the different file formats (task #9087)Breaking change - renamed OutputFormat enum to ImageFormatType Fixed an issue...

View Article

Updated Release: v1.3 (beta) (Apr 29, 2012)

Added a provider model to support plugging in different readers and writers for the different file formats (task #9087)Breaking change - renamed OutputFormat enum to ImageFormatTypeFixed an issue where...

View Article


Created Feature: Add a flag to constrain to an axis when resizing [10444]

When resizing into a box size using ResizeMethod.KeepAspectRatio, the filter keeps the image within the maximum resolution specified, and resizes using the longest axis.We would like to add a flag to...

View Article

Source code checked in, #79662

Added constraint parameter to resize filter, for when KeepAspectRatio is used.

View Article


Commented Feature: Add a flag to constrain to an axis when resizing [10444]

When resizing into a box size using ResizeMethod.KeepAspectRatio, the filter keeps the image within the maximum resolution specified, and resizes using the longest axis.We would like to add a flag to...

View Article

Source code checked in, #80131

Checked in by server upgrade

View Article

Source code checked in, #80132

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article
Browsing all 33 articles
Browse latest View live


Latest Images