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.IWICMetadataWriterInfo Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataWriterInfo:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataWriterInfo:
Collaboration graph
[legend]

Public Member Functions

new WICComponentType GetComponentType ()
 
new void GetCLSID (out Guid pclsid)
 
new WICComponentSigning GetSigningStatus ()
 
new uint GetAuthor (uint cchAuthor, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzAuthor)
 
new void GetVendorGUID (out Guid pguidVendor)
 
new uint GetVersion (uint cchVersion, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzVersion)
 
new uint GetSpecVersion (uint cchSpecVersion, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzSpecVersion)
 
new uint GetFriendlyName (uint cchFriendlyName, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzFriendlyName)
 
new void GetMetadataFormat (out Guid pguidMetadataFormat)
 
new uint GetContainerFormats (uint cContainerFormats, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] Guid[] pguidContainerFormats)
 
new uint GetDeviceManufacturer (uint cchDeviceManufacturer, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzDeviceManufacturer)
 
new uint GetDeviceModels (uint cchDeviceModels, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzDeviceModels)
 
new bool DoesRequireFullStream ()
 
new bool DoesSupportPadding ()
 
new bool DoesRequireFixedSize ()
 
uint GetHeader ([MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, uint cbSize, IntPtr pHeader)
 
IWICMetadataWriter CreateInstance ()
 

Detailed Description

Definition at line 431 of file WinCodecSdk.cs.


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