9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
521
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
571
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
631
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
671
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
725
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
939
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1230
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1426
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
695
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(