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.IWICBitmapCodecInfo Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICBitmapCodecInfo:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICBitmapCodecInfo:
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=0)] StringBuilder wzAuthor)
 
new void GetVendorGUID (out Guid pguidVendor)
 
new uint GetVersion (uint cchVersion, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzVersion)
 
new uint GetSpecVersion (uint cchSpecVersion, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzSpecVersion)
 
new uint GetFriendlyName (uint cchFriendlyName, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzFriendlyName)
 
void GetContainerFormat (out Guid pguidContainerFormat)
 
uint GetPixelFormats (uint cFormats, [In][Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] Guid[] pguidPixelFormats)
 
uint GetColorManagementVersion (uint cchColorManagementVersion, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzColorManagementVersion)
 
uint GetDeviceManufacturer (uint cchDeviceManufacturer, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzDeviceManufacturer)
 
uint GetDeviceModels (uint cchDeviceModels, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzDeviceModels)
 
uint GetMimeTypes (uint cchMimeTypes, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzMimeTypes)
 
uint GetFileExtensions (uint cchFileExtensions, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzFileExtensions)
 
bool DoesSupportAnimation ()
 
bool DoesSupportChromakey ()
 
bool DoesSupportLossless ()
 
bool DoesSupportMultiframe ()
 
bool MatchesMimeType ([MarshalAs(UnmanagedType.LPWStr)] string wzMimeType)
 

Detailed Description

Definition at line 1575 of file WinCodec.cs.


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