PyConsoleScreenBuffer.ReadConsoleOutputAttribute

(int,...) = ReadConsoleOutputAttribute(Length, ReadCoord )

Retrieves attributes from consecutive character cells

Parameters

Length : int

The number of attributes to read

ReadCoord : PyCOORD

The screen position from which to start reading

Return Value

Returns a sequence of ints containing the attributes of a range of characters