28 references to WICImagingFactory
PresentationCore (28)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1138
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromFileHandle(
1154
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromStream(
System\Windows\Media\Imaging\BitmapEncoder.cs (1)
559
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateEncoder(
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
646
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriter(
784
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriterFromReader(
System\Windows\Media\Imaging\BitmapPalette.cs (1)
251
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreatePalette(
System\Windows\Media\Imaging\BitmapSource.cs (4)
826
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
848
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1168
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1177
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
System\Windows\Media\Imaging\CachedBitmap.cs (2)
311
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
365
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromMemory(
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
99
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
99
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs (2)
56
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromFrameDecode(
84
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromDecoder(
System\Windows\Media\Imaging\InteropBitmapSource.cs (6)
45
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHBITMAP(
78
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHICON(
231
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
356
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
384
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
400
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\Imaging\TransformedBitmap.cs (3)
179
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
211
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
231
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\PixelFormat.cs (1)
399
int hr = UnsafeNativeMethods.
WICImagingFactory
.CreateComponentInfo(
System\Windows\Media\StreamAsIStream.cs (2)
590
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))
612
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))