Results 1 to 10 of 10

Thread: VB6 - Show image Metadata (XMP, EXIF, Thumbnail, etc) with WinRT BitmapDecoder Class

Threaded View

  1. #1

    Thread Starter
    PowerPoster VanGoghGaming's Avatar
    Join Date
    Jan 2020
    Location
    Eve Online - Mining, Missions & Market Trading!
    Posts
    2,644

    Thumbs up VB6 - Show image Metadata (XMP, EXIF, Thumbnail, etc) with WinRT BitmapDecoder Class

    This project uses the BitmapDecoder WinRT class to enumerate the metadata properties of an image (such as those properties saved by a professional digital camera). A TypeLib with the required WinRT interface definitions is included in the ZIP archive.

    The project also showcases some bitmap transforms that can be applied to the image before displaying it, like Scale, Flip and Rotation:

    Name:  MetaDataProperties.jpg
Views: 5023
Size:  59.5 KB

    Here is the demo project: MetaDataProperties.zip (test image not included as it was a whooping 5MB, way too much for the forum attachment size limits, so you need to provide your own image or download a fresh one loaded with metadata properties)!

    * Later Edit: here's the link for the test image.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width