Table of Contents

Method Clone

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

Clone()

Creates a deep copy of this image buffer.

public ImageBuffer Clone()

Returns

ImageBuffer

A new ImageBuffer with the same pixel data and dimensions.