IWICMetadataWriter 介面 (wincodecsdk.h)

公開提供寫入中繼資料內容之存取權的方法。 這是由獨立軟體廠商實作, (ISV) 來建立新的中繼資料寫入器。

繼承

IWICMetadataWriter介面繼承自IWICMetadataReaderIWICMetadataWriter 也有下列類型的成員:

方法

IWICMetadataWriter介面具有這些方法。

 
IWICMetadataWriter::RemoveValue

移除符合指定參數的中繼資料專案。
IWICMetadataWriter::RemoveValueByIndex

移除位於指定索引處的中繼資料專案。
IWICMetadataWriter::SetValue

設定指定的中繼資料專案。
IWICMetadataWriter::SetValueByIndex

將中繼資料專案設定為指定的索引。

備註

中繼資料寫入器可用來寫入中繼資料區塊和中繼資料區塊內的專案,而不是使用查詢寫入器。 若要直接存取中繼資料寫入器,請查詢編碼器或其框架,以取得 IWICMetadataBlockWriter 介面以列舉每個中繼資料寫入器。

規格需求

   
最低支援的用戶端 Windows XP 搭配 SP2、Windows Vista [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 wincodecsdk.h

另請參閱

概念

IWICMetadataReader

中繼資料擴充性概觀

中繼資料查詢語言概觀

讀取和寫入影像中繼資料的概觀

WIC 中繼資料概觀