Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SetImageContent method sets an image property that is based on the content type.
Syntax
HRESULT SetImageContent(
[in] const wchar_t *pContentType
);
Parameters
[in] pContentType
The type of content of the image.
Return value
SetImageContent returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h (include Filterpipeline.h) |