Quality Software Components
 

Home

Products
  ImageEn
  ImageEn ActiveX
  IEvolution (.Net)
  ImageEn ASP
 
    Features            
     What's new        
     Samples

Downloads

Links

Contacts

Login

 

 

 

 

ImageEn ASP - What's new
 


 

VERSION 3.1.1



- now it is possible to remove EXIF tags setting their defaults
- optimized Reflection method
- BUGFIX: fixed rounding math problem with Screen layer blend operation
- EXIF Make note: supported FUJIFILM tags
- optimized Triangle, Hermite, Bell, BSpline, Lanczos3, Mitchell, Nearest, Linear filters for multicore processing
- TIFF: optimized TIFF-CCITT G4 writing
- BUGFIX: fixed some minor bugs
- BUGFIX: fixed bug reading/processing jpeg tags with zero length
- BUGFIX: fixed bug reading planar-CMYK with predictor, ZIP compressed
- BUGFIX: wrong ImageCount input/output parameter for multipage TIFF with jpeg compression
- ImageEnX: added GetHash method
- supported MD2, MD4, MD5 and SHA hashing algorithms (to create hash of a bitmap)
- ImageEn.LayersSetOperation: added StereoBW (38), StereoColor (39), StereoColorDubois (40), StereoEven (41), StereoOdd (42) values
- ImageEn: added Convolve method

 

 

VERSION 3.0.5



- FIXED BUG: memory leak in ImageEn.Wave when amplitude=0 and wavelength=0 (the default in image processing dialog)
- supported loading/saving of Microsoft HD Photo (WMPhoto) file format (requires Windows XP (SP2) with .Net 3.0, Windows Vista)
- SetIOProperty/GetIOProperty: added "WMP_ImageQuality" property
- SetIOProperty/GetIOProperty: added "WMP_Lossless" property
- ImageEn: added IsWICAvailable method
- now it is possible to inject EXIF in a TIFF file
- ImageEn: added InjectTIFFEXIF method
- ImageEn: added AdjustTemperature method
- added adjust color temperature feature
- optimized TIFF-LZW loading
- ImageEn: added ProjectDraw1 method
- ImageEn: added ProjectDraw2 method
- added bitmap projection and perspective drawing primitives
- FIXED BUG: ImageEn.MakeTile doesn't save image in Undo stack
- FIXED BUG: EXIF, ISO Speed Ratings is written when unset or written twice
- ImageEn: added PerspectiveDraw method
- added cover-flow style reflection effect
- ImageEn: added Reflection method
- FIXED BUG: wrong image reading color TIFF with inverted fill order
- FIXED BUG: fixed minor bugs reading/writing XP Exif tags
- now when TIFF_EnableAdjustOrientation/EnableAdjustOrientation is true, then EXIF orientation becomes 1
- FIXED BUG: fixed memory leak saving ICO
- ImageEn: added LayersCopyToAlpha method
- ImageEn: added LayersCreateFromAlpha method
- ImageEn: added LayersAdd2 method
- ImageEn: added LayersAdd3 method
- ImageEn: added LayersAdd4 method
- now it is possible to create a layer from alpha channel
- now it is possible to copy a layer in image alpha channel
- ImageEn: added BitmapPixelFormat property
- ImageEn: added BitmapLocation property
- ImageEn: added BitmapRowLen property
- ImagaEn: added LegacyBitmap property
- ImageEn: added BitmapAllocate method
- ImageEn: added GetPixel method
- ImageEn: added SetPixel method
- ImageEn: added GetAlpha method
- ImageEn: added SetAlpha method
- EXIF: set several tags defaults to -1 instead of 0
- BUGFIX: fixed problem reading some unicode EXIF_UserComment tags
- BUGFIX: fixed problems reading RLE encoded images
- BUGFIX: fixed some minor bugs reading DICOM files
- now setting XMP_Info='' removes XMP info from jpegs
- Optimized MagicWand performance
- DICOM: added jpeg2000 (lossy) decompression
- FIXED BUG: in Deinterlace, EdgeDetect_Sobel, ApplyFilter
- ICO: enhanced compatibility
- now ImageEn writes only changed or new EXIF tags
- better Unicode support for EXIF user comment tag
- enhanced support for EXIF_UserComment tag
- FIXED BUG: reading some TIFF files
- now supported reading of 16 bit gray scale PGM
- ImageEn: added MotionBlur method
- ImageEn: added Random method
- TIFF: added support for reading >2GB TIFF files (max 4GB)
- FIXED BUG: reading big-endian 16 bit CMYK-TIFF
- ImageEn: now DisposeChannels accepts "0" value
 

 

 

VERSION 3.0.2



- BUG: fixed bug loading DICOM, with lossless jpeg encoding
- TIFF: added support for planar CMYK (8 bit)
- BUG: fixed math rounding problems in Bicubic/Bilinear resampling methods
- improved GIF loading speed
- BUG FIX: fixed memory leak loading some RAW formats
- added MedianFilter method
- added BumpMapping method
- added CastColorRange method
- added Closing method
- added Contrast2 method
- added Contrast3 method
- added Deinterlace method
- added HistEqualize method
- added HSLvar method
- added HSVvar method
- added Intensity method
- added Lens method
- added Maximum method
- added Merge method
- added Minimum method
- added Opening method
- added Threshold method
- added Threshold2 method
- added WallisFilter method
- added Wave method
- added WhiteBalance_coef method
- added WhiteBalance_WhiteAt method
- added Encrypt method
- added Decrypt method
- added ConvertToBWLocalThreshold method
- enhanced quality of Rotate method (without antialias)
- BUG: fixed memory leak saving PNG with text comments
- BUG: sometime multilayer PSD cannot be handled correctly by Photoshop
- supported loading EXIF from Photoshop CS3
- improved speed of filtered resampling routines (like rfTriangle,etc..) and filtered display
- supports for ICC profiles reading PSD files
- BUG: fail to read alpha channel from some PNG files
- BUG: fixed several bugs reading RAW formats
- added a strategy to allocate large images in fragmented blocks (to avoid out of memory on fragmented memory)
- TIFF: now supported LZW compressed TIFF with inverted fill order
- TIFF: supported extra channels with premultipled and unassociated alpha channel
- now it is possible to encrypt/decrypt an image (limitations for lossy file formats)
- improved CMYK->RGB and RGB->CMYK conversion using an embedded profile
- improved DICOM compatibility
- now it is possible to load URL from secure http (https://...)
- now it is possible to load URL from FTP (ftp://...)
- improved IPTC compatibility
- BUG FIX: fixed bug loading URL
- BUG FIX: fixed memory leak loading DICOM
- BUG FIX: fixed memory leak reading DICOM images (lossless jpeg encoded)
- BUG FIX: fixed bug saving PSD files (sometime PSD are unreadable by Photoshop)
- fixed several minor bugs
- added SelectColors1 method
- added SelectColors2 method
- added IPTC_AddStringItem method
- added IPTC_InsertStringItem method
- added IPTC_Clear method
- added IPTC_IndexOf method
- added IPTC_DeleteItem method
- added IPTC_GetStringItem method
- added IPTC_SetStringItem method
- added IPTC_GetRecordNumber method
- added IPTC_GetDataSet method
- added IPTC_Count method
- full IPTC support

 

 

 

VERSION 2.3.2

- added readonly baseline DICOM support
- fixed several bugs
- now ImageEn can save DPI info inside jpeg saved with Photoshop and marked in APP13 tag
- now GammaCorrect applies also to 16 bit RGB images
- Jpeg2000: now it is possible to save alpha channel. Warning: loading of alpha channel from jpeg2000 is still not possible
- Resample: now supports ie8g, ie16g, ie48RGB when filter is Bicubic and Bilinear
- BUG: fixed bug reading PSD thumbnail
- BUG: EXIF_GPSVersionID is saved with correctly data type
- BUG: fixed memory leak loading jpegs/tiff with gps info
- BUG: fixed memory leak reading CRW files
- BUG: now some icc embedded in jpeg are saved correctly
- BUG: InjectJpegEXIF discards XMP tags
- added AutoImageEnhance3
- added DICOMInfoClear method
- added DICOMInfoDeleteTag method
- added DICOMInfoGetTagString method
- added DICOMInfoIndexOf method
- added ShiftChannel method
- added DisposeChannels method
- added Blur method
- added CalcOrientation method
- added CalcImageNumColors method
 

© 2002/2010 HiComponents. All rights reserved