2 references to CopyPixels
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (2)
369
CopyPixels
(sourceRect, pixels, stride, offset);
1857
bitmapSource.
CopyPixels
(rc, managedArray, rectRowSize, 0);