Gimp.Unit.pixel

@returns(Gimp.Unit)
def pixel():
    # Python wrapper for gimp_unit_pixel()
  

Returns the unique object representing pixel unit.

This procedure returns the unit representing pixel. The returned object is unique across the whole run.

Since 3.0

Returns