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