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

Public Member Functions

new void GetSize (out uint puiWidth, out uint puiHeight)
 
new void GetPixelFormat (out Guid pPixelFormat)
 
new void GetResolution (out double pDpiX, out double pDpiY)
 
new void CopyPalette (IWICPalette pIPalette)
 
new void CopyPixels (WICRect prc, uint cbStride, uint cbBufferSize, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=2)] byte[] pbBuffer)
 
IWICMetadataQueryReader GetMetadataQueryReader ()
 
uint GetColorContexts (uint cCount, [In][Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] IWICColorContext[] pIColorContexts)
 
IWICBitmapSource GetThumbnail ()
 

Detailed Description

Definition at line 1410 of file WinCodec.cs.


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