Search found 2 matches
- Mon Jan 27, 2014 3:20 am
- Forum: Known Bugs
- Topic: Error - Failed to open file.
- Replies: 13
- Views: 19401
HI there There are so many useful information here.As for dicom,i think a DICOM Decoder Control would help a lot. aimed to decode DICOM images and extract messages that are referenced in the DICOM metadata. DICOM (short for Digital Imaging and Communications in Medicine) is a common image file form...
- Mon Dec 02, 2013 6:26 am
- Forum: Desired Features
- Topic: Compressing 10 bit images
- Replies: 12
- Views: 11773
HI there I am a newbie here ,and i have encountered a similar problem .i tried to compress the image using this code: using System.IO; using System.Drawing.Printing; using RasterEdge.Imaging; using RasterEdge.Imaging.Codec.Compression; ImageCompression.infile(@"C:\1.tif"); ImageCompression.Outfile(@...