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.IWICBitmapSourceTransform Interface Reference

Public Member Functions

void CopyPixels (WICRect prcSrc, uint uiWidth, uint uiHeight, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidDstFormat, WICBitmapTransformOptions dstTransform, uint nStride, uint cbBufferSize, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=6)] byte[] pbBuffer)
 
void GetClosestSize (ref uint puiWidth, ref uint puiHeight)
 
void GetClosestPixelFormat (ref Guid pguidDstFormat)
 
bool DoesSupportTransform (WICBitmapTransformOptions dstTransform)
 

Detailed Description

Definition at line 1376 of file WinCodec.cs.


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