9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
545
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
595
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
655
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
695
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
749
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
963
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1259
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1455
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
719
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(