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.IWICColorTransform Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICColorTransform:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICColorTransform:
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)
 
void Initialize (IWICBitmapSource pIBitmapSource, IWICColorContext pIContextSource, IWICColorContext pIContextDest, [MarshalAs(UnmanagedType.LPStruct)] Guid pixelFmtDest)
 

Detailed Description

Definition at line 991 of file WinCodec.cs.


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