Click or drag to resize
Ab4d.SharpEngine logo

GpuImageGetMappedMemorySpan Method

Overload List
 NameDescription
Public methodGetMappedMemorySpan Returns a Span that can be used to get the content of this image or copy new content to that location. After using the memory call UnmapMemory method.
Public methodGetMappedMemorySpan(Void, Byte) 
Top
See Also