您还浏览过这些产品


ImageEn
[产品编号: 10440 ]  
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下 载 价格与授权 更新记录 开 发 商  
版本历史:
New features
  • 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
  • TImageEnMView, TImageEnVect: now it is possible to set shadow intensity and color
  • now selection grips can be circles (now the default) and boxes
  • 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
  • TImageEnMIO.Params[].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://...)
  • now TImageEnView, TImageEnMView and inherited components has OnEnter and OnExit events
  • improved IPTC compatibility
  • TImageEnVect: now filled and closed polygons can be selectable also inside they area
  • now TImageEnMView displays file icon instead of question mark for unknown files
  • now border of iekLINELABEL objects are modificable
  • now iekLINELABEL can be selected also clicking on text
  • now iekLINELABEL ending position (text) can be changed without change the whole object position
Fixed bugs
  • BUG FIX: fixed artifacs in BumpMapping method
  • BUG FIX: fixed bug loading URL in TImageEnIO
  • BUG FIX: fixed bug enabling multiselect and SetPresetThumbnailFrame
  • BUG FIX: fixed memory leak loading DICOM
  • BUG FIX: now WIA trasnfers with TImageEnMIO 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 TImageEnMView.LoadSnapshot and SaveSnapShot
  • fixed several minor bugs
New classes, methods and properties
  • TImageEnVect: added ObjIsVisible method
  • added iegdiplus unit
  • TImageEnView: added EnableInteractionHints property
  • TImageEnProc: added Encrypt method
  • TImageEnProc: added Decrypt method
  • TIELayer: added Rotate property
  • TIELayer: added RotateCenterX property
  • TIELayer: added RotateCenterY property
  • TImageEnView: added LayersFixRotations method
  • TImageEnView: added LayersFixBorders method
  • TIEVSoftShadow: added Intensity property
  • TIEVSoftShadow: added ShadowColor property
  • added iegUseGDIPlus public field
  • TImageEnView: added SetLayersGripStyle method
  • TImageEnVect: added ObjGripShape property
  • TImageEnMIO: added PrintImages method
  • TImageEnMView: added MoveSelectedImagesTo
  • TImageEnProc: added PreviewsLog property
  • TImageEnMView: added SelectionAntialiased property
  • TImageEnView: added HighlightedPixel property
  • TImageEnProc: added ConvertToBWLocalThreshold method
  • imageenio unit: added iegUseCMYKProfile public field
  • imageenio: added iegMaxImageEMFSize public field
  • TImageEnMView: added OnPlayFrame event
  • TIOParamsVals: added EnableAdjustOrientation property
  • TImageEnView: added LayersRotationFilter property
  • TImageEnMView: added LoadIconOnUnknownFormat property
  • TImageEnView: added MoveContentTo method
  • TImageEnVect: added ObjLabelBorder property
New/Changed/Deleted parameters
  • changed MinFileSize and IEDefMinFileSize from integer to int64
  • ImageResize: added optional parameter FillAlpha
  • TIEMouseInteractItems: added miRotateLayers value
  • TIELayerEvent: added ielRotating value
  • TIELayerEvent: added ielRotated value
  • now TImageEnVect.ObjAntialias is true for default
  • disabled TImageEnVect.ObjGraphicRender modality when gdiplus is available
  • SetSelectionGripStyle: added Shape parameter
  • TImageEnVect: renamed GripPen, GripBrush, GripImage and GripSize to ObjGripPen, ObjGripImage, ObjGripBrush and ObjGripPen
  • TImageEnVect: documented DrawOneObjectToBitmap method
  • TPRPreviewsParamsItems (PreviewsParams property): added prppShowResetButton and prppHardReset values
  • TImageEnView: now EnableAlphaChannel is true for default
  • AutoCrop: returns the cropped rectangle
  • AutoCrop: added DoCrop optional parameter
  • ExecuteOpenDialog: added Title optional parameter
  • ExecuteSaveDialog: added Title optional parameter
  • ExecuteOpenDialog: added Title optional parameter
  • ExecuteSaveDialog: added Title optional parameter
  • now Sort accepts methods other than static functions
  • FillFromDirectory: added AllowUnknowFormats parameter