Command |
Marks a line of pixels from the current position to that described by the given absolute co-ordinates.
public void AppendBitmapLineAbs( Point2D start, Point2D 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.