Document imaging is another field where Graphics Mill for .NET can be successfully used. If you are creating such kind of applications, you can use the following benefits.
Graphics Mill for .NET is designed to operate 1-bit images without converting them into 8-bit per channel RGB or grayscale. This way it uses the main advantage of the 1-bit storage - it is extremely memory-friendly. Whenever you load files into memory, apply transforms, or draw text/lines on such images, the bitmap stays very compact and no extra resources are used.
Some image algorithms of Graphics Mill for .NET are specially designed for 1-bit images. Such effects as median, minimum, and maximum filters can be used to remove noise, dilate or erose object in the 1-bit image.
Graphics Mill for .NET allows to load files of different formats including TIFF - one of the the most wide-spread format for storing and manipulating document images. In particular:
We have tested Graphics Mill for .NET with a lot of different TIFF files, and it can load even those files which fail to be loaded by some popular and wide-spread software.
PDF is another popular document interchange file format. It is often used for printing.
Graphics Mill for .NET can save raster images in PDF format (both single and multiple pages). It supports several compression options, including deflate (ZIP) and JPEG.
Graphics Mill for .NET cannot load PDF files though.
Visual controls of Graphics Mill for .NET have a number of features which are useful when displaying 1-bit documents. In particular:
Graphics Mill for .NET is a highly versatile component and can be used in a wide range of applications. Here are few examples: