28 references to WICImagingFactory
PresentationCore (28)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1163
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromFileHandle(
1179
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateDecoderFromStream(
System\Windows\Media\Imaging\BitmapEncoder.cs (1)
577
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateEncoder(
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
666
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriter(
804
hr = UnsafeNativeMethods.
WICImagingFactory
.CreateQueryWriterFromReader(
System\Windows\Media\Imaging\BitmapPalette.cs (1)
267
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreatePalette(
System\Windows\Media\Imaging\BitmapSource.cs (4)
870
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
892
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1213
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
1222
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
System\Windows\Media\Imaging\CachedBitmap.cs (2)
379
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
433
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromMemory(
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
118
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
118
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFormatConverter(
System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs (2)
71
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromFrameDecode(
99
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateFastMetadataEncoderFromDecoder(
System\Windows\Media\Imaging\InteropBitmapSource.cs (6)
59
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHBITMAP(
92
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromHICON(
245
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFromSource(
370
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapClipper(
398
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
414
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\Imaging\TransformedBitmap.cs (3)
198
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapScaler(
230
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
250
HRESULT.Check(UnsafeNativeMethods.
WICImagingFactory
.CreateBitmapFlipRotator(
System\Windows\Media\PixelFormat.cs (1)
578
int hr = UnsafeNativeMethods.
WICImagingFactory
.CreateComponentInfo(
System\Windows\Media\StreamAsIStream.cs (2)
655
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))
677
if (HRESULT.Failed(UnsafeNativeMethods.
WICImagingFactory
.CreateStream(myFactory.ImagingFactoryPtr, out pIStream)))