Click or drag to resize
Ab4d.SharpEngine logo

GpuImageCopyDataToImage Method

Overload List
 NameDescription
Public methodCopyDataToImage(Byte) Copies the data from the specified byte array to this image.
Public methodCopyDataToImage(Byte, Boolean) Copies the data from the specified byte array to this image.
Public methodCopyDataToImage(Byte, ImageLayout, AccessFlags, PipelineStageFlags) Copies the data from the specified byte array to this image and set the layout of the image to the specified values.
Top
See Also