History
"GxImage"
- version 7.2.10
- Recompiled version for the new version info
- version 7.2.9
- Recompiled version for the new gx system.
- version 7.2.3
- Bugfix in the image updating function. In this manual the remark section of the "ImgSrcParam" is corrected.
- version 7.2.2
- Last saved filename can be read through the GetProperty method with "last_saved" parameter
- version 7.2.1.0
- gximage.ocx and gxlabel.ocx are marked as full safe, and signed digitally
- New direct functions: GetErrorString,GetErrorCode,GetProperty,ScreenPosToImagePosV,ImagePosToScreenPosV,
ScreenPosToViewPosV,ViewPosToScreenPosV,ViewPosToImagePosV,ImagePosToViewPosV
- version 7.2.0.2
- gximage.ocx and gxlabel.ocx are marked as safe, and signed digitally
- Connect64, GetImageSource64, GetSourceHandle64 are removed from gximage.ocx
- version 7.2.0.0
- NTDLL.DLL bugfix (Exception in ntdll.dll module generated by gximage.ocx)
- New properties: Contrast, Brightness, Saturation, Gamma
- New properties and functions for 64-bit developing: ImagePtr64, ViewPtr64, ImageBitmap64, ViewBitmap64, ImageObject64,
Connect64, GetImageSource64, GetSourceHandle64
- version 7.1.1.0
- New methods: LockImage, UnlockImage. new property: ImageObject
- version 7.1.0.2
- Delphi bugfix (read only properties are hidden.)
- version 7.1.0.1
- New enums: enumLineStyle, enumDrawStyle, enumDrawMode
- New properties: LineColor, LineBkColor, LineWidth, LineStyle, DrawStyle, DrawMode
- New methods: ScreenPosToViewPos, ViewPosToScreenPos, ViewPosToImagePos, ImagePosToViewPos,
ClearDrawing, DrawLine, MoveTo, LineTo
- version 7.1.0.0
- New properties: ImageOLEPicture, ViewOLEPicture, Version
- New methods: SetIntProperty, GetIntProperty, LoadFromMem, ImagePosToScreenPos
- Modified: HRes, Vres are read/write properties
- version 7.0.4