9 references to WICBitmapDecoder
PresentationCore (9)
System\Windows\Media\Imaging\BitmapDecoder.cs (8)
527
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.CopyPalette(
577
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetThumbnail(
637
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetMetadataQueryReader(
677
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
731
int hr = UnsafeNativeMethods.
WICBitmapDecoder
.GetPreview(
945
return UnsafeNativeMethods.
WICBitmapDecoder
.GetColorContexts(_decoderHandle, numContexts, colorContextPtrs, out numContexts);
1241
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetDecoderInfo(
1437
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrameCount(_decoderHandle, out numFrames));
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
704
HRESULT.Check(UnsafeNativeMethods.
WICBitmapDecoder
.GetFrame(