Hello Fabrice,
I show Picture with FabPaintLib. That work´s .
But i have a black bar, see Picture. I look for a Method in FreeImage.dll to prevent this black bar, but i found no solution.
Do you have a hint?
Regards, Frank
FabPaintLib X# Background
-
- Posts: 280
- Joined: Sat Dec 12, 2015 2:22 pm
- Location: Germany
FabPaintLib X# Background
- Attachments
-
- blackbar.gif (7 KiB) Viewed 387 times
FabPaintLib X# Background
Hi Frank,
can you show me how this picture is shown ?
I mean, can you make a "full" screen shot ?
I'm wondering if the trouble comes from the PaintLib or from the Control that show the image.
Thx
Fab
can you show me how this picture is shown ?
I mean, can you make a "full" screen shot ?
I'm wondering if the trouble comes from the PaintLib or from the Control that show the image.
Thx
Fab
XSharp Development Team
fabrice(at)xsharp.eu
fabrice(at)xsharp.eu
-
- Posts: 280
- Joined: Sat Dec 12, 2015 2:22 pm
- Location: Germany
FabPaintLib X# Background
Hello Fabrice,
do you mean that in the appendix?
Code for Show the Picture:
Regards, Frank
do you mean that in the appendix?
Code for Show the Picture:
Code: Select all
self:oDCTwainImg:Show()
oImg := FabPaintLib{}
oImg:=FabPaintLib{ cFILE }
self:oDCTwainImg:ImageFit:=true
self:oDCTwainImg:Image:=oImg
- Attachments
-
- screen1.gif (8.97 KiB) Viewed 387 times
-
- A10003_D20200817_T142507.848_ZMobil Scan_smal.jpg (112.43 KiB) Viewed 387 times
-
- screen2.gif (2.72 KiB) Viewed 387 times