GetBufferInfo
Last updated
Last updated
Retrieves information about a buffer.
index
- A number representing the buffer index.
Returns a object containing information about the buffer.
The GetBufferInfo
method retrieves information about a buffer, such as its label, drawing style, line style, width, color, and visibility. This can be useful for dynamically adjusting buffer properties based on the current state.
See for more information about the buffer information structure.