![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Are the following all valid extensions for files read by windows? Are the paired ones equivalent? Is EXIF and extension or is it used in some other way? Thanks for any help |
#3
| ||||||
| ||||||
|
|
What I really need to know is: Can DotNet read/write these files BMP,RLE,DIB |
|
JPG;JPEG,JPE |
|
TIF;TIFF |
|
ICO;ICON |
|
EXIF - My guess: This is an ImageFormat member but probably not an extension |
|
Are the following all valid extensions for files read by windows? Are the paired ones equivalent? Is EXIF and extension or is it used in some other way? Thanks for any help I can't check (at least not all of them) because I tried for a couple of them to search my entire disk and could not find one file with the searched extension. I thought I could answer my own question by looking at Photoshop, but all that did was add more extensions. What I really need to know is: Can DotNet read/write these files BMP,RLE,DIB JPG;JPEG,JPE TIF;TIFF ICO;ICON EXIF - My guess: This is an ImageFormat member but probably not an extension |
#4
| |||
| |||
|
|
What I really need to know is: Can DotNet read/write these files BMP,RLE,DIB Yes. JPG;JPEG,JPE Yes. TIF;TIFF Yes ICO;ICON Yes, but read only. EXIF - My guess: This is an ImageFormat member but probably not an extension Yes, read and write EXIF image tags. But not all EXIF image tags are supported. http://msdn2.microsoft.com/en-us/library/xddt0dz7.aspx " Frank" <frank (AT) a-znet (DOT) com> wrote in message news:unsP8MTTHHA.3316 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Are the following all valid extensions for files read by windows? Are the paired ones equivalent? Is EXIF and extension or is it used in some other way? Thanks for any help I can't check (at least not all of them) because I tried for a couple of them to search my entire disk and could not find one file with the searched extension. I thought I could answer my own question by looking at Photoshop, but all that did was add more extensions. What I really need to know is: Can DotNet read/write these files BMP,RLE,DIB JPG;JPEG,JPE TIF;TIFF ICO;ICON EXIF - My guess: This is an ImageFormat member but probably not an extension |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |