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

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

CreateBitmap(uint uiWidth, uint uiHeight, [MarshalAs(UnmanagedType.LPStruct)] Guid pixelFormat, WICBitmapCreateCacheOption option) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapClipper() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFlipRotator() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFromHBITMAP(IntPtr hBitmap, IntPtr hPalette, WICBitmapAlphaChannelOption options) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFromHICON(IntPtr hIcon) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFromMemory(uint uiWidth, uint uiHeight, [MarshalAs(UnmanagedType.LPStruct)] Guid pixelFormat, uint cbStride, uint cbBufferSize, [MarshalAs(UnmanagedType.LPArray, SizeParamIndex=5)] byte[] pbBuffer) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFromSource(IWICBitmapSource pIBitmapSource, WICBitmapCreateCacheOption option) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapFromSourceRect(IWICBitmapSource pIBitmapSource, uint x, uint y, uint width, uint height) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateBitmapScaler() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateColorContext() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateColorTransform() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateComponentEnumerator(WICComponentType componentTypes, WICComponentEnumerateOptions options) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateComponentInfo([MarshalAs(UnmanagedType.LPStruct)] Guid clsidComponent) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateDecoder([MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateDecoderFromFileHandle(IntPtr hFile, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor, WICDecodeOptions metadataOptions) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateDecoderFromFilename([MarshalAs(UnmanagedType.LPWStr)] string wzFilename, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor, NativeMethods.GenericAccessRights dwDesiredAccess, WICDecodeOptions metadataOptions) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateDecoderFromStream(IStream pIStream, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor, WICDecodeOptions metadataOptions) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateEncoder([MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateEncoderPropertyBag([MarshalAs(UnmanagedType.LPArray, SizeParamIndex=2)] PROPBAG2[] ppropOptions, uint cCount) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateFastMetadataEncoderFromDecoder(IWICBitmapDecoder pIDecoder) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateFastMetadataEncoderFromFrameDecode(IWICBitmapFrameDecode pIFrameDecoder) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateFormatConverter() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateMetadataReader([In][MarshalAs(UnmanagedType.LPStruct)] Guid guidMetadataFormat, [In] ref Guid pguidVendor, uint dwOptions, IStream pIStream) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateMetadataReaderFromContainer([In][MarshalAs(UnmanagedType.LPStruct)] Guid guidContainerFormat, [In] ref Guid pguidVendor, uint dwOptions, IStream pIStream) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateMetadataWriter([In][MarshalAs(UnmanagedType.LPStruct)] Guid guidMetadataFormat, [In] ref Guid pguidVendor, uint dwMetadataOptions) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateMetadataWriterFromReader([In] IWICMetadataReader pIReader, [In] ref Guid pguidVendor) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreatePalette() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateQueryReaderFromBlockReader([In] IWICMetadataBlockReader pIBlockReader) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateQueryWriter([MarshalAs(UnmanagedType.LPStruct)] Guid guidMetadataFormat, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateQueryWriterFromBlockWriter([In] IWICMetadataBlockWriter pIBlockWriter) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateQueryWriterFromReader(IWICMetadataQueryReader pIQueryReader, [MarshalAs(UnmanagedType.LPArray, SizeConst=1)] Guid[] pguidVendor) (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory
CreateStream() (defined in ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory)ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICComponentFactory