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.IWICPixelFormatInfo2 Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICPixelFormatInfo2:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICPixelFormatInfo2:
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)
 
new void GetFormatGUID (out Guid pFormat)
 
new IWICColorContext GetColorContext ()
 
new uint GetBitsPerPixel ()
 
new uint GetChannelCount ()
 
new uint GetChannelMask (uint uiChannelIndex, uint cbMaskBuffer, [In][Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] byte[] pbMaskBuffer)
 
bool SupportsTransparency ()
 
WICPixelFormatNumericRepresentation GetNumericRepresentation ()
 

Detailed Description

Definition at line 2493 of file WinCodec.cs.


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