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.IWICMetadataHandlerInfo Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataHandlerInfo:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataHandlerInfo:
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)
 
void GetMetadataFormat (out Guid pguidMetadataFormat)
 
uint GetContainerFormats (uint cContainerFormats, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] Guid[] pguidContainerFormats)
 
uint GetDeviceManufacturer (uint cchDeviceManufacturer, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzDeviceManufacturer)
 
uint GetDeviceModels (uint cchDeviceModels, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=1)] StringBuilder wzDeviceModels)
 
bool DoesRequireFullStream ()
 
bool DoesSupportPadding ()
 
bool DoesRequireFixedSize ()
 

Detailed Description

Definition at line 243 of file WinCodecSdk.cs.


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