IPartImage::SetImageContent method (filterpipeline.h)

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)