C# – Getting “codec cannot use the type of stream provided” When Reading A .bmp File
I am trying to use BMPBitMapDecoder to read .bmp files in a directory. But, no matter what I try, I get “codec cannot use the type of stream/URI provided” exception.
C# – Getting “codec cannot use the type of streamprovided” When Reading A .bmp File
I am trying to use BMPBitMapDecoder to read .bmp files in a directory. But, no matter what I try, I get “codec cannot use the type of stream/URI provided” exception.