7 instantiations of BitmapSourceSafeMILHandle
PresentationCore (7)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
668
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
843
BitmapSourceSafeMILHandle previewHandle = new
BitmapSourceSafeMILHandle
(preview);
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
659
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
785
_frameSource = new
BitmapSourceSafeMILHandle
(frameDecode);
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (3)
635
_wicSource = new
BitmapSourceSafeMILHandle
(Marshal.GetComInterfaceForObject(
654
_wicSource = new
BitmapSourceSafeMILHandle
(wicSource, value);
1010
_convertedDUCEPtr = new
BitmapSourceSafeMILHandle
(pCWICWrapperBitmap.DangerousGetHandle(), pIWICSource);
55 references to BitmapSourceSafeMILHandle
PresentationCore (55)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
585
BitmapSourceSafeMILHandle
pIWICBitmapSource;
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
668
BitmapSourceSafeMILHandle
thumbHandle = new BitmapSourceSafeMILHandle(thumbnail);
843
BitmapSourceSafeMILHandle
previewHandle = new BitmapSourceSafeMILHandle(preview);
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
659
BitmapSourceSafeMILHandle
thumbHandle = new BitmapSourceSafeMILHandle(thumbnail);
796
private
BitmapSourceSafeMILHandle
_frameSource = null;
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (11)
626
internal
BitmapSourceSafeMILHandle
WicSourceHandle
873
internal virtual
BitmapSourceSafeMILHandle
DUCECompatiblePtr
878
BitmapSourceSafeMILHandle
/* IWICBitmapSource */ pIWICSource = WicSourceHandle;
879
BitmapSourceSafeMILHandle
/* CWICWrapperBitmap as IWICBitmapSource */ pCWICWrapperBitmap = null;
941
BitmapSourceSafeMILHandle
pIWicConverter = null;
1181
internal static
BitmapSourceSafeMILHandle
CreateCachedBitmap(
1183
BitmapSourceSafeMILHandle
wicSource,
1189
BitmapSourceSafeMILHandle
wicConverter = null;
1190
BitmapSourceSafeMILHandle
wicConvertedSource = null;
1687
internal
BitmapSourceSafeMILHandle
_wicSource = null;
1693
internal
BitmapSourceSafeMILHandle
_convertedDUCEPtr;
Core\CSharp\System\Windows\Media\Imaging\CachedBitmap.cs (3)
98
internal CachedBitmap(
BitmapSourceSafeMILHandle
bitmap) : base(true)
439
BitmapSourceSafeMILHandle
bitmapSource = null;
496
BitmapSourceSafeMILHandle
wicBitmap;
Core\CSharp\System\Windows\Media\Imaging\ColorConvertedBitmap.cs (1)
130
BitmapSourceSafeMILHandle
wicConverter = null;
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
116
BitmapSourceSafeMILHandle
wicClipper = null;
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
125
BitmapSourceSafeMILHandle
wicFormatter = null;
Core\CSharp\System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs (1)
71
static internal InPlaceBitmapMetadataWriter CreateFromFrameDecode(
BitmapSourceSafeMILHandle
frameHandle, object syncObject)
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (5)
304
BitmapSourceSafeMILHandle
bitmapSource = null;
438
BitmapSourceSafeMILHandle
wicClipper = null;
439
BitmapSourceSafeMILHandle
wicTransformer = null;
440
BitmapSourceSafeMILHandle
transformedSource = _unmanagedSource;
528
private
BitmapSourceSafeMILHandle
/* IWICBitmapSource */ _unmanagedSource = null;
Core\CSharp\System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
146
BitmapSourceSafeMILHandle
newBitmapHandle = BitmapSource.CreateCachedBitmap(
308
BitmapSourceSafeMILHandle
bitmapSource = null;
Core\CSharp\System\Windows\Media\Imaging\TransformedBitmap.cs (2)
193
BitmapSourceSafeMILHandle
wicTransformer = null;
243
BitmapSourceSafeMILHandle
rotator = null;
Core\CSharp\System\Windows\Media\Imaging\UnmanagedBitmapWrapper.cs (1)
41
public UnmanagedBitmapWrapper(
BitmapSourceSafeMILHandle
bitmapSource) :
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1655
private
BitmapSourceSafeMILHandle
_pBackBuffer; // IWICBitmap
Core\CSharp\System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (17)
294
BitmapSourceSafeMILHandle
/* IWICBitmapSource */ pIWICBitmapSource,
295
out
BitmapSourceSafeMILHandle
/* CWICWrapperBitmap as IWICBitmapSource */ pCWICWrapperBitmap);
813
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1073
out
BitmapSourceSafeMILHandle
/* IWICFormatConverter */ ppFormatConverter);
1081
out
BitmapSourceSafeMILHandle
/* IWICBitmapScaler */ ppBitmapScaler);
1089
out
BitmapSourceSafeMILHandle
/* IWICBitmapClipper */ ppBitmapClipper);
1097
out
BitmapSourceSafeMILHandle
/* IWICBitmapFlipRotator */ ppBitmapFlipRotator);
1125
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1139
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1151
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1162
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1171
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
1188
BitmapSourceSafeMILHandle
/* IWICBitmapFrameDecode */ pIFrameDecode,
1487
out
BitmapSourceSafeMILHandle
/* IWICBitmapSource* */ ppIDst);
1519
out
BitmapSourceSafeMILHandle
/* IWICColorTransform */ ppWICColorTransform);
1602
BitmapSourceSafeMILHandle
/* IWICBitmap */ pIBitmap,
1640
internal static extern int GetAsSoftwareBitmap(SafeMILHandle pInteropDeviceBitmap, out
BitmapSourceSafeMILHandle
pIWICBitmapSource);
Graphics\include\exports.cs (2)
231
BitmapSourceSafeMILHandle
/* IWICBitmapSource */ pBitmapSource,
908
BitmapSourceSafeMILHandle
pBitmapSource
Graphics\include\wgx_exports.cs (2)
34
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ ppIBitmap);
193
out
BitmapSourceSafeMILHandle
/* IWICBitmap */ pBackBuffer,