28 references to WICImagingFactory
PresentationCore (28)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1137
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromFileHandle(
1153
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromStream(
System\Windows\Media\Imaging\BitmapEncoder.cs (1)
558
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateEncoder(
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
645
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriter(
783
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriterFromReader(
System\Windows\Media\Imaging\BitmapPalette.cs (1)
250
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreatePalette(
System\Windows\Media\Imaging\BitmapSource.cs (4)
825
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
847
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1167
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1176
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)
98
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
98
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs (2)
55
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromFrameDecode(
83
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromDecoder(
System\Windows\Media\Imaging\InteropBitmapSource.cs (6)
40
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHBITMAP(
73
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHICON(
226
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
351
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
379
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
395
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\Imaging\TransformedBitmap.cs (3)
178
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
210
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
230
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\PixelFormat.cs (1)
398
int hr = UnsafeNativeMethods.
WICImagingFactory
.CreateComponentInfo(
System\Windows\Media\StreamAsIStream.cs (2)
589
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))
611
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))