Command |
Marks a line of pixels from the current position to that described by the given relative co-ordinates.
public void AppendBitmapLineRel( Point3D start, Point3D end, IEnumerable<ushort> powerValues, PowerChannels powerTargetChannel = PowerChannels.Channel0 )
The exposure level can vary at each pixel position according to the specified pixel-levels.
Note that this command unusually requires the start-point as well as the end-point coordinates.