9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
533
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
583
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
643
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
683
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
737
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
951
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1242
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1438
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
695
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(