9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
522
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
572
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
632
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
672
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
726
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
940
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1231
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1427
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
696
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(