Gpu |
Name | Description | |
---|---|---|
CopyDataFromImage | Returns a new RawImageData with data from this image (stored in GPU memory). When the image data cannot be retrieved, then null is returned. | |
CopyDataFromImage(Byte, Int64, Int32, Boolean) | Copies data from image (stored in GPU memory) to the specified byte array. Returns true when data was copied, otherwise false is returned (when image cannot be copied from GPU memory). |