9 references to WICBitmapDecoder
PresentationCore (9)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (8)
601
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
656
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
727
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
772
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
831
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
1052
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1517
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1733
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
779
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(