FreeImage.NET Class Library Reference
MemoryArrayTClone Method |
Creates a shallow copy of the MemoryArrayT.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public Object Clone()
Return Value
Type: ObjectA shallow copy of the MemoryArrayT.
Implements
ICloneableCloneSee Also