IBitmapPropertiesView interface

This topic has not yet been rated - Rate this topic

Exposes methods for reading image metadata and properties.

Syntax


public interface IBitmapPropertiesView

Attributes

GuidAttribute("7e0fe87a-3a70-48f8-9c55-196cf5a545f5")
VersionAttribute(NTDDI_WIN8)

Members

The IBitmapPropertiesView interface has these types of members:

Methods

The IBitmapPropertiesView interface has these methods. It also inherits methods from the Object class.

MethodDescription
GetPropertiesAsync Asynchronously retrieves one or more bitmap properties.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Graphics.Imaging
Windows::Graphics::Imaging [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.