28 references to WICImagingFactory
PresentationCore (28)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1298HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateDecoderFromFileHandle( 1315HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateDecoderFromStream(
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
632HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateEncoder(
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
741hr = UnsafeNativeMethods.WICImagingFactory.CreateQueryWriter( 893hr = UnsafeNativeMethods.WICImagingFactory.CreateQueryWriterFromReader(
Core\CSharp\System\Windows\Media\Imaging\BitmapPalette.cs (1)
301HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreatePalette(
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (4)
957HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateFormatConverter( 979HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromSource( 1314HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromSource( 1323HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromSource(
Core\CSharp\System\Windows\Media\Imaging\CachedBitmap.cs (2)
445HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromSource( 503HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromMemory(
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
133HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapClipper(
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
133HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateFormatConverter(
Core\CSharp\System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs (2)
82HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateFastMetadataEncoderFromFrameDecode( 115HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateFastMetadataEncoderFromDecoder(
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (6)
72HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromHBITMAP( 111HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromHICON( 310HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFromSource( 450HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapClipper( 478HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapScaler( 494HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFlipRotator(
Core\CSharp\System\Windows\Media\Imaging\TransformedBitmap.cs (3)
213HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapScaler( 245HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFlipRotator( 265HRESULT.Check(UnsafeNativeMethods.WICImagingFactory.CreateBitmapFlipRotator(
Core\CSharp\System\Windows\Media\PixelFormat.cs (1)
610int hr = UnsafeNativeMethods.WICImagingFactory.CreateComponentInfo(
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (2)
717if (HRESULT.Failed(UnsafeNativeMethods.WICImagingFactory.CreateStream(myFactory.ImagingFactoryPtr, out pIStream))) 743if (HRESULT.Failed(UnsafeNativeMethods.WICImagingFactory.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))