Version 6.1 of VintaSoftImaging.NET SDK has been released.

News and announcements from VintaSoft.

Moderator: Alex

Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Created new VintaSoftDocCleanup.NET Plug-in for cleanup of electronic documents in .NET.
  • Visual Tools (Vintasoft.Imaging.VisualTools):
    • Added some changes in visual tools hierarchy which may require to revise the code connected to visual tools.
    • New visual tools:
      • RectangularSelectionTool - base visual tool for rectangular selection with following possibilities:
        • Change of selection via mouse or programmatically
        • Transformation of selection via mouse or programmatically: relocation/stretching
      • CustomSelectionTool - base visual tool for custom selection with following possibilities:
        • Supported selection types: ellipse, polygon, curves, lasso
        • Change of selection via mouse or programmatically
        • Adding/removal of selection dots via mouse or programmatically
        • Transformation of selection via mouse or programmatically: relocation/stretching/rotation, perspective distortion by four dots, skewing
        • Gaining of selection as graphic path
        • Redefining of selection external appearance
      • ImageProcessingToolWithRectangularSelection - visual tool used for application of processing command to the rectangular selection
        • Application of any processing command to the image
        • Processing of whole image or image region
        • Preview of image processing result
      • OverlayImageTool - visual tool for overlaying one image on another in viewer. Overlaid image can be of unlimited size.
    • Changed visual tools:
      • ZoomSelectionTool supports now the ability to change the selection via mouse
      • CropSelectionTool supports now the ability to change the selection via mouse
      • DragAndDropTool supports now the abilities:
        • to change the selection via mouse
        • to scale selected image fragment
  • Image Processing Commands (Vintasoft.Imaging.ImageProcessing):
    • Added some changes in image processing commands hierarchy which may require to revise the code connected to image processing commands.
    • New base image processing commands:
      • ProcessPathCommand - processing of graphic path on image with a processing command.
      • OverlayMaskedCommand - overlaying of one image on another with alpha channel mask.
      • OverlayWithBlendingCommand - overlaying of one image on another with color blending.
    • New commands to work with image color:
      • Color.PosterizeCommand - image reduction to local colors.
      • Color.ReplaceColorCommand - change of one image color to another.
    • New filters:
      • Filters.MinimumCommand - application of arithmetical filter Minimum to the image.
      • Filters.MaximumCommand - application of arithmetical filter Maximum to the image.
      • Filters.MedianCommand - application of arithmetical filter Median to the image.
      • Filters.MeanCommand - application of arithmetical filter Mean to the image.
      • Filters.MidPointCommand - application of arithmetical filter MidPoint to the image.
      • Filters.DilateCommand - application of morphological filter Dilate to the image.
      • Filters.ErodeCommand - application of morphological filter Erode to the image.
      • Filters.ConvolutionCommand - application of filter Convolution to the image.
      • Filters.EmbossCommand - application of filter Emboss to the image.
      • Filter.GaussianBlurCommand - application of filter GaussianBlur to the image.
    • New effects:
      • Effects.BevelEdgeCommand - adding of bevel along image outline (edges).
      • Effects.DropShadowCommand - shading of image.
      • Effects.MosaicCommand - creating of mosaic structure image.
      • Effects.MotionBlurCommand - application of MotionBlur effect to the image.
      • Effects.RedEyeRemovalCommand - removal of red eyes effect.
      • Effects.SolarizeCommand - gaining of normal image from reversed image (negative).
    • New commands for image transformation:
      • Transforms.SkewCommand - image skewing.
      • Transforms.QuadrilateralWarpCommand - image deformation.
    • Changed commands to work with color:
      • Colors.Desaturate command supports now 3 modes of color desaturation: by estimating pixel Lightness, by estimating pixel Luminosity, by Average
      • pixel color value.
    • Some minor fixes.
  • Demo applications
    • Imaging Demo updated:
      • added new image processing commands
      • added the ability to use custom selection on image
      • added new visual tools
      • added the ability to preview results of image processing command work
    • Image Processing Demo updated:
      • added new image processing commands
      • added the ability to use rectangular and custom selection to indicate an image region that must be processed
  • Some minor fixes.

What's new in this version of VintaSoftDocCleanup.NET Plug-in:
  • Added new document cleanup commands:
    • AutoInvertCommand - inverts document image automatically
    • AutoTextInvertCommand - inverts text blocks on document image automatically
    • HolePunchRemovalCommand - removes hole punches on image automatically
    • LineRemovalCommand - removes lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise)
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.1. of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.1.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
Image Processing:
  • Added the ability to use the region of interest in the GetAlphaChannelMaskCommand and SetAlphaChannelMaskCommand commands.
  • Added the ability to use the light direction and processing depth in the MotionBlurCommand command.
  • Optimized speed and memory usage in the OverlayMaskedCommand, ConvolutionBasedCommand, DilateCommand and ErodeCommand.
  • Some minor fixes.

What's new in this version of VintaSoftDocCleanup.NET Plug-in:
  • Image processing
    • Added the ability to specify the minimum aspect ratio of line in the LineRemovalCommand command.
    • Optimized speed and memory usage in the AutoTextInvertCommand command.

What's new in this version of VintaSoftJPEG2000.NET Plug-in:
  • Image processing
    • Some minor fixes.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.2.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.2.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed critical bug in memory management when application uses more than 4Gb of memory in 64-bit system.
  • Fixed bug when TIFF codec adds 16-bpp gray, 48- or 64-bpp color image to TIFF file stored in BigEndian format.

What's new in this version of VintaSoftJBIG2.NET Plug-in:
  • Fixed bug in JBIG2 encoder.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.3.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.3.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Some minor fixes.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.4.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.4.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed the bug in the ThumbnailScale property of the ThumbnailViewer class.
  • Fixed the bug in decoding of TIFF images with CCITT3 compression.

What's new in this version of VintaSoftPDF.NET Plug-in:
  • Improved the parser of TTF fonts.
  • Fixed the bug in rendering of PDF page which contains image with an external alpha channel.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.4.3 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.4.3 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Improved the rendering quality of large images in the image viewer.
  • Fixed a bug in decoding of TIFF images with OldJPEG compression.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.5.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.5.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed the bug in memory management of TIFF and PDF decoders in 64-bit systems. This improvement is critical for 64-bit applications which use more than 2Gb of memory.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.5.3 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.5.3 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed bug in TIFF encoder.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.5.5 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.5.5 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftPDF.NET Plug-in:
  • Improved the algorithm of Type1 font parser.
  • Fixed the bug in parsing of the Serif Type1 fonts which use the Flex feature.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 6.1.6.1 of VintaSoftImaging.NET SDK has been released.

Post by Alex »

Version 6.1.6.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftPDF.NET Plug-in:
  • Improved the rendering quality of PDF pages which contain images composed from several image-resources.
  • Improved the rendering algorithm of PDF page.
  • Fixed bug in the rendering algorithm of PDF page.
  • Fixed bug in parser of CFF font.
Post Reply