9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
525
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
575
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
635
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
675
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
729
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
943
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1234
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1430
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
699
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(