Skip to content

Rect2l

Constructors

initialize(org: Cv::Point2l, sz: Cv::Size2l)

initialize()

initialize(pt1: Cv::Point2l, pt2: Cv::Point2l)

initialize(_x: Integer, _y: Integer, _width: Integer, _height: Integer)

Attributes

height: Integer (read/write)

width: Integer (read/write)

x: Integer (read/write)

y: Integer (read/write)

Methods

!=(arg_0: Cv::Rect2l) -> TrueClass

+(arg_0: Cv::Size2l) -> Cv::Rect2l

+(arg_0: Cv::Point2l) -> Cv::Rect2l

-(arg_0: Cv::Size2l) -> Cv::Rect2l

-(arg_0: Cv::Point2l) -> Cv::Rect2l

==(arg_0: Cv::Rect2l) -> TrueClass

area -> Integer

assign_minus(arg_0: Cv::Size2l) -> Cv::Rect2l

assign_minus(arg_0: Cv::Point2l) -> Cv::Rect2l

assign_plus(arg_0: Cv::Point2l) -> Cv::Rect2l

assign_plus(arg_0: Cv::Size2l) -> Cv::Rect2l

br -> Cv::Point2l

contains?(pt: Cv::Point2l) -> TrueClass

empty? -> TrueClass

initialize_copy(r: Cv::Rect2l) -> NilClass

inspect -> String

size -> Cv::Size2l

tl -> Cv::Point2l

|(arg_0: Cv::Rect2l) -> Cv::Rect2l

|=(arg_0: Cv::Rect2l) -> Cv::Rect2l