您还浏览过这些产品


IEvolution
[产品编号: 10443 ]  
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下 载 价格与授权 更新记录 开 发 商  
版本历史:
  • 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