ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter Member List

This is the complete list of members for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter, including all inherited members.

CanConvert([MarshalAs(UnmanagedType.LPStruct)] Guid srcPixelFormat, [MarshalAs(UnmanagedType.LPStruct)] Guid dstPixelFormat) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
CopyPalette(IWICPalette pIPalette) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
CopyPixels(WICRect prc, uint cbStride, uint cbBufferSize, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=2)] byte[] pbBuffer) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
GetPixelFormat(out Guid pPixelFormat) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
GetResolution(out double pDpiX, out double pDpiY) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
GetSize(out uint puiWidth, out uint puiHeight) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter
Initialize(IWICBitmapSource pISource, [MarshalAs(UnmanagedType.LPStruct)] Guid dstFormat, WICBitmapDitherType dither, IWICPalette pIPalette, double alphaThresholdPercent, WICBitmapPaletteType paletteTranslate) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICFormatConverter