名前 | 解説 | |
---|---|---|
Clear | Clears all known and unknown tags and resets the instance of ExifProfile to the default state. | |
Clone | Creates a copy of this ExifProfile. | |
GetTags | Returns an array of all known tags in the profile. | |
GetValues | Returns the list of all known tags in the profile and their corresponding values. | |
HasValue | Returns a value indicating if the specified tag is defined in the profile. | |
Load | オーバーロードされます。 Loads Exif metadata from a byte array. | |
RemoveValue | Removes the specified tag from the profile. | |
SaveToStream | Saves Exif metadata to a Stream. | |
ToByteArray | Saves Exif metadata to a byte array. |