def get_frame_height(): return _pixy.get_frame_height()
def get_frame_height() -> "int": return _pixy.get_frame_height()