saulgoode wrote:
There is "Colors->Info->Histogram" which will instruct about the number of pixels, but bear in mind that the value presented is weighted by the amount of the selection (i.e., selections are not either/or, feathered selections are only partially "selected"). As to the perimeter of a selection, I do not know of a direct method, though a script could probably be written.
You can obtain a path from the selection and then ask for the length of the strokes produced. But this can only be indicative, the length of the perimeter of a selection will depend a lot to what accuracy you measure it.