This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, January 27, 2011 9:40:49 PM(UTC)
Groups: Registered
Posts: 1
I am using Leadtools in .net
Leadtools.Codecs.RasterCodecs codecs = new Leadtools.Codecs.RasterCodecs();
Leadtools.RasterImage image = codecs.Load(SinglePageFileName, 0, Leadtools.Codecs.CodecsLoadByteOrder.Bgr, 1, 1);
While I am loading image using RasterCodecs Object it is displaying an Exception "J2K codec is needed to use this feature"
How Can I solve this problem without using J2K codecs
#2
Posted
:
Tuesday, April 12, 2011 3:07:54 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This issue was solved in thread 37004.
http://support.leadtools.com/SupportPortal/CS/forums/37004/ShowPost.aspx
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.