|
|
Browse by Tags
All Tags » decoder
-
There was a question on 05 Jun 2007 about the IsValidFormat method call whichuses the FileStream as an input.
-------------
Does anyone knows exactly what happnes to the stream when RawDecoder->IsValidFormat(Stream) is called? Sometimes when I called IsValidFormat method for the first time to a stream, it will return false, ...
-
I see that for the jpg decoder I can specify ByteOrder of LittleEndian. I do not see the same for the tiff decoder. I need to convert my tiff image to a byte array in little endian format.
-
Hi,
I have an image cannot open by DotImage in C# but I can use other software like Irfan View or Windows Photo Gallery.
I try using the Multi Page Tiff Viewer demo program, i got the same error saying external component has thrown an exception. But I can't capture what exactly the error.
I jus attach the sample files. Due to ...
-
The RegisteredDecoders.GetDecoder(fs); does not seem to return the correct decoder so I override it to be RawDecoder.
But the image colors are very odd - sometimes reddish or blueish - depends on the image.
The odd thing, Canone EOS 350d pictures are fine ?
Do you have any simple solution to fix the colors ?
Best regards,
Stigur
|
|
|