ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataWriter Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataWriter:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataWriter:
Collaboration graph
[legend]

Public Member Functions

new void GetMetadataFormat (out Guid pguidMetadataFormat)
 
new IWICMetadataHandlerInfo GetMetadataHandlerInfo ()
 
new uint GetCount ()
 
new void GetValueByIndex (uint nIndex, [In][Out][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarSchema, [In][Out][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarId, [In][Out][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
new void GetValue ([In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarSchema, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarId, [In][Out][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
new IWICEnumMetadataItem GetEnumerator ()
 
void SetValue ([In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarSchema, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarId, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
void SetValueByIndex (uint nIndex, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarSchema, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarId, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
void RemoveValue ([In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarSchema, [In][MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarId)
 
void RemoveValueByIndex (uint nIndex)
 

Detailed Description

Definition at line 143 of file WinCodecSdk.cs.


The documentation for this interface was generated from the following file: