The size. More...
Public Member Functions | |
| Size (int width, int height) | |
| Initializes a new instance of the Size class. | |
Properties | |
| int | Height [get, set] |
| Gets or sets the height. | |
| int | Width [get, set] |
| Gets or sets the width. | |
The size.
| HandBrake::Interop::Model::Size::Size | ( | int | width, | |
| int | height | |||
| ) | [inline] |
Initializes a new instance of the Size class.
| width | The width. | |
| height | The height. |
int HandBrake::Interop::Model::Size::Height [get, set] |
Gets or sets the height.
int HandBrake::Interop::Model::Size::Width [get, set] |
Gets or sets the width.
1.7.1