Method Clone
Clone()
Creates a deep copy of this image buffer.
public ImageBuffer Clone()
Returns
- ImageBuffer
A new ImageBuffer with the same pixel data and dimensions.
Creates a deep copy of this image buffer.
public ImageBuffer Clone()
A new ImageBuffer with the same pixel data and dimensions.