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.IWICMetadataReaderInfo Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataReaderInfo:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataReaderInfo:
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 GetPatterns ([MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, uint cbSize, IntPtr pPattern, out uint pcCount)
 
bool MatchesPattern ([MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, IStream pIStream)
 
IWICMetadataReader CreateInstance ()
 

Detailed Description

Definition at line 328 of file WinCodecSdk.cs.


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