◆ info()
std::string CTL::Chunk2DDimensions::info |
( |
| ) |
const |
|
inline |
Returns a string that contains the dimensions joined with " x ".
◆ operator!=()
Returns true
if at least one dimension (i.e. height or width) of other is different from the dimensions of this instance.
- See also
- operator==()
◆ operator==()
Returns true
if both dimensions (i.e. height and width) of other are identical to this instance.
- See also
- operator!=()
◆ totalNbElements()
size_t CTL::Chunk2DDimensions::totalNbElements |
( |
| ) |
const |
|
inline |
Returns the total number of pixels in the chunk.
The documentation for this struct was generated from the following files:
- modules/src/img/chunk2d.h
- modules/src/img/chunk2d.tpp