DiscreteTom / rusty-duplication

Capture the screen on Windows using the Desktop Duplication API in Rust, with shared memory support.
MIT License
9 stars 1 forks source link

Copy memory using mapped_surface.Pitch? #7

Closed DiscreteTom closed 1 year ago

DiscreteTom commented 1 year ago

TODO: https://github.com/DiscreteTom/rusty-duplication/commit/8aa54d640480ac3fd23d971adc525d9c002775e9

Ref: https://blog.csdn.net/peilinok/article/details/106489019