Overload List

  NameDescription
CopyFrom(Palette)
Copies the values from the specified Palette to this instance.
CopyFrom(Palette, Int32)
Copies the values from the specified Palette to this instance, starting at the specified offset.
CopyFrom(array<T>[]()[], Int32, Int32, Int32)
Copies a range of elements from the array starting at the specified sourceIndex and pastes them to the unmanaged array starting at the specified destinationIndex. The length and the indexes are specified as 32-bit integers.
(Inherited from MemoryArray<(Of <(T>)>).)

See Also