This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, September 21, 2010 1:20:27 AM(UTC)
Groups: Registered
Posts: 16
Hello,
I need file information (path and file name) from a RasterImage and I don't know how to handle this.
Any idea?
Thanks
Benjamin
LEADTOOLS V16.5
C# 3.5 Windows Forms
Visual Studio 2008
#2
Posted
:
Tuesday, September 21, 2010 5:36:33 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Benjamin,
I am afraid that there is no direct way to get the file name from the RasterImage.
You can save the file name in a global variable when loading the image.
Also, you can try to create your own class with two members: RaterImage and the file name as string.
#3
Posted
:
Tuesday, September 21, 2010 5:42:52 AM(UTC)
Groups: Registered
Posts: 16
Ok, I think i will manage this by myself. Thank you.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.