ILNumerics Ultimate VS

ColorsBufferCopy Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Copy this colors buffer. (lazy copy sharing the source data)

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public override Buffer<float> Copy()

Return Value

Type: BufferSingle
New BufferT object as copy of this colors buffer.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference