libcamera
v0.0.0+1602-6c0afb8b
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::Size, including all inherited members.
alignedDownTo(unsigned int hAlignment, unsigned int vAlignment) const | libcamera::Size | inline |
alignedUpTo(unsigned int hAlignment, unsigned int vAlignment) const | libcamera::Size | inline |
boundedTo(const Size &bound) const | libcamera::Size | inline |
expandedTo(const Size &expand) const | libcamera::Size | inline |
height | libcamera::Size | |
isNull() const | libcamera::Size | inline |
Size() | libcamera::Size | inline |
Size(unsigned int w, unsigned int h) | libcamera::Size | inline |
toString() const | libcamera::Size | |
width | libcamera::Size |