Quality Software Components
 

Home

Products
  ImageEn
  ImageEn ActiveX
  IEvolution (.Net)
 
    Features
     What's new         
     Screen shots

  ImageEn ASP

Buy

Downloads

Resellers

Links

Contacts

Users Community

Login

 

 

 

 

IEvolution (ImageEn for .Net) - What's new
 

 

VERSION 3.0.2

- IEAnnotations: added PolylineEndingMode property
- IEViewer: added DirectShow property
- now IEvolution support DirectShow (video capture, multimedia file read, etc)
- IEViewer: added DShowNewFrame event
- IEViewer: added DShowEvent event
- IEImage: added static property DefaultMinFileSize
- IEImage: added property MinFileSize
- IEImage: added Allocate method
- BUG FIX: now preview dialog is correctly displayed under Vista
- BUG FIX: preview dialog is slow on resizing
- BUG FIX: AV when enough memory is available to allocate a large bitmap
- improved GIF loading speed
- supported filtered resampling for 8 bit gray scale images
- IEViewer: added LayersRotateStep property
- now pressing SHIFT rotating a layer, it is rotated in steps of LayersRotateStep values (default 45 degrees)
- BUG FIX: fixed memory leak loading some RAW formats
- added support for Turkish and Korean languages
- BUG FIX: fixed memory leak in IEAnnotations.CreatePolygonsFromSelection
- IEViewer: added SetViewXYSmooth method
- IEViewer: added SmoothScrollValue property
- IEViewer: added EnableMovingScroll property
- now it is possible to smooth scroll moving mouse (without click and drag)
- IEImage: added SelectColors methods
- BUG FIX: fixed bug on LayersMergeAll and LayersDrawTo with negative PosX and PosY and without Crop activated
- enhanced quality of Rotate method (without antialias)
- IEViewer: added LayersRotationAntialias property
- IEViewer: fixed bug setting DisplayGrid=true
- IEImage: added CompareHistogramWith method
- IOParamsVals: added EXIF_XPRating property
- BUG: fixed memory leak saving PNG with text comments
- restored default JPEG_DCTMethod = ioJPEG_ISLOW
- BUG: sometime multilayer PSD cannot be handled correctly by Photoshop
- IEObject: added FontQuality property to objects with text
- supported loading EXIF from Photoshop CS3
- IEViewer: added ObjectsEnableFastDrawing property
- IOParams: added JPEG_CromaSubsampling property
- now it is possible to enhance jpeg quality with IOParams.JPEG_CromaSubsampling
- enhanced jpeg quality when IOparamsVals.JPEG_Quality is 100
- improved speed of filtered resampling routines (like Triangle,etc..) and filtered display
- supports for ICC profiles reading PSD files
- IOParams: added TIFF_GetTile property
- now it is possible to load a single tile from a tiled TIFF (see IOParams.TIFF_GetTile)
- 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)
- BUG: now polyline lines are round joined
- TIFF: now supported LZW compressed TIFF with inverted fill order
- TIFF: supported extra channels with premultipled and unassociated alpha channel
- now IEViewer can load preview of IEV, ALL and LYR ImageEn/IEvolution formats
- now selection of objects with penWidth>1 works better
- BUG: fixed bug in MedianFilter
- optimized about 2x MedianFilter
- now it is possible to save ICO using IEMulti component
- IEViewer: added LayersSelectConstrains property
- IEImage: added BeginPostFrames method
- IEImage: added EndPostFrames method
- now it is possible to send frames from a IEImage to another, with delay and a specific time intervals
- UndoSource: added FullLayer and ObjectsAndLayers values
- now Undo/Redo can save full layers state
- BUG: fixed bug loading DICOM, with lossless jpeg encoding
- BUG: fixed bug displaying layers box and grips
- BUG: fixed math rounding problems displaying multiple layers
- TIFF: added support for planar CMYK (8 bit)
- BUG: fixed bug with EnableHandScroll and multiple layers
- IEImageList: added two overloads to AppendImage method
- IEImageList: added RemoveBlankPages method
- BUG: fixed math rounding problems in Bicubic/Bilinear resampling methods
- IEImageList: added overload of SetImage accepting source image index
- IEImageList: added AllowMalformedPages property
 

VERSION 3.0.0

- IEViewer: added SetExternalImage method
- Image.GammaCorrect: fixed bug and changed from "int" to "double" the value parameter
- BUG FIX: fixed artifacs in BumpMapping method
- BUG FIX: fixed bug loading from URL
- BUG FIX: fixed bug enabling multiselect and SetPresetThumbnailFrame
- BUG FIX: fixed memory leak loading DICOM
- BUG FIX: now WIA trasnfers fire OnProgress events
- BUG FIX: fixed memory leak reading DICOM images (lossless jpeg encoded)
- BUG FIX: fixed bug saving PSD files (sometime PSD are unreadable by Photoshop)
- BUG FIX: fixed bug in LoadSnapshot and SaveSnapShot
- now it is possible to load IPTC from DNG (using external plugin)
- added layers mouse action hints
- now it is possible to encrypt/decrypt an image (limitations for lossy file formats)
- now it is possible to rotate layers with mouse
- now image processing dialog has a "reset" button (allowing hard and soft reset)
- now image processing preview is correctly displayed at dpi different by 96
- now it is possibile to print multiple images per sheet
- now it is possible to log operation executed inside previews dialog
- ImageInfoClass.FileName: now is filled for all file formats
- added three binarize algorithms (mean, median and min/max mean)
- improved CMYK->RGB and RGB->CMYK conversion using an embedded profile
- improved DICOM compatibility
- improved scrolling speed of layers with mask
- now it is possible to load URL from secure http (https://...)
- now it is possible to load URL from FTP (ftp://...)
- improved IPTC compatibility
- annotations: now filled and closed polygons can be selectable also inside they area
- now IEMulti displays file icon instead of question mark for unknown files
- now border of IEObjectLineLabel objects are modificable
- now IEObjectLineLabel can be selected also clicking on text
- now IEObjectLineLabel ending position (text) can be changed without change the whole object position
- fixed several minor bugs
- IEObject: added IsVisible method
- IEObjectLineLabel: added ObjLabelBorder property
- IEViewer: added ObjGripShape property
- now IEAnnotations.RenderAntialias is true for default
- disabled IEAnnotations.GraphicRender modality when gdiplus is available
- IEViewer: added EnableInteractionHints property
- IEImage: added Encrypt method
- IEImage: added Decrypt method
- IELayer: added Rotate property
- IELayer: added RotateCenterX property
- IELayer: added RotateCenterY property
- IEImage: added LayersFixRotations method
- IEImage: added LayersFixBorders method
- IEImageList: added PrintImages method
- IEImageList: added MoveSelectedImagesTo method
- IEImageList.FillFromDirectory: added allowUnknowFormats parameter
- IEMulti: added SelectionAntialiased property
- IEImageList: added LoadIconOnUnknownFormat property
- IEImage: added ConvertToBlackWhite_localThreshold method
- IEImage: added MaxImageEMFSize static property
- IEImage: added UseCMYKProfile static property
- IOParams: added EnableAdjustOrientation property
- IEViewer: now EnableAlphaChannel is true for default
- IEImage: added LayersRotationFilter property
- IEImage.ImageResize: added optional parameter fillAlpha
- IEImage: added MoveContentTo method
- IEViewer: added EnableRotateLayers property
- PreviewParamsOptions: added ShowResetButton and HardReset values
- IEViewer: added UseGDIPlus static property
 

 

© 2002/2008 HiComponents. All rights reserved