EDN Admin
Well-known member
Hello all,<br/><br/>
<p class=MsoNormal style="margin:0in 0in 0pt <span style="font-family:Verdana;color:black;font-size:8pt <span> I am currently making a program to read the Extended Properties information on an image file. What I mean by this is that I want to read information such as Width, Height, Vertical and Horizontal Resolution, Bit Depth, Frame Count, and Color Representation, among others. Is there any way to read all of this information?
<br/> While Im on the subject, I wanted to ask about the summary page on a files properties. When you right-click a file and choose properties, then go to the tab called Summary, you see a list of values, which are Title, Subject, Author, Category, Keywords, and Comments. But Im not talking about those. The is a button, further below, that reads "Advanced >>". When pressed, you are brought to a screen that has various PropertyValue listings. As you may or may not know, each of these listings is unique to a each file type. A Word document will give you Character Count, while an AVI will give you Video Compression. What I want to know is, is there some way to read all of these properties, no matter what type of file? I dont mean getting into specifics: asking for a word documents word count, character count, etc. I mean just a generic way of reading into a files Extended Properties.
View the full article
<p class=MsoNormal style="margin:0in 0in 0pt <span style="font-family:Verdana;color:black;font-size:8pt <span> I am currently making a program to read the Extended Properties information on an image file. What I mean by this is that I want to read information such as Width, Height, Vertical and Horizontal Resolution, Bit Depth, Frame Count, and Color Representation, among others. Is there any way to read all of this information?
<br/> While Im on the subject, I wanted to ask about the summary page on a files properties. When you right-click a file and choose properties, then go to the tab called Summary, you see a list of values, which are Title, Subject, Author, Category, Keywords, and Comments. But Im not talking about those. The is a button, further below, that reads "Advanced >>". When pressed, you are brought to a screen that has various PropertyValue listings. As you may or may not know, each of these listings is unique to a each file type. A Word document will give you Character Count, while an AVI will give you Video Compression. What I want to know is, is there some way to read all of these properties, no matter what type of file? I dont mean getting into specifics: asking for a word documents word count, character count, etc. I mean just a generic way of reading into a files Extended Properties.
View the full article