| at(std::size_t i) const | porytiles::PixelTile< PixelType > | inline |
| at(std::size_t row, std::size_t col) const | porytiles::PixelTile< PixelType > | inline |
| cross_et_compare(const PixelTile &a, const PixelType &a_et, const PixelTile &b, const PixelType &b_et) | porytiles::PixelTile< PixelType > | inlinestatic |
| equals_ignoring_transparency(const PixelTile &other) const | porytiles::PixelTile< PixelType > | inline |
| equals_ignoring_transparency(const PixelTile &other, const PixelType &extrinsic) const | porytiles::PixelTile< PixelType > | inline |
| equals_ignoring_transparency(const PixelTile &other, const PixelType &extrinsic, const PixelType &other_extrinsic) const | porytiles::PixelTile< PixelType > | inline |
| flip(bool h_flip, bool v_flip) const | porytiles::PixelTile< PixelType > | inline |
| is_transparent() const | porytiles::PixelTile< PixelType > | inline |
| is_transparent(const PixelType &extrinsic) const | porytiles::PixelTile< PixelType > | inline |
| operator<=>(const PixelTile &) const =default | porytiles::PixelTile< PixelType > | |
| pix() const | porytiles::PixelTile< PixelType > | inline |
| PixelTile() | porytiles::PixelTile< PixelType > | inline |
| PixelTile(std::array< PixelType, tile::size_pix > pix) | porytiles::PixelTile< PixelType > | inlineexplicit |
| PixelTile(const PixelType &fill_value) | porytiles::PixelTile< PixelType > | inlineexplicit |
| set(std::size_t i, const PixelType &p) | porytiles::PixelTile< PixelType > | inline |
| set(std::size_t row, std::size_t col, const PixelType &p) | porytiles::PixelTile< PixelType > | inline |
| unique_nontransparent_colors() const | porytiles::PixelTile< PixelType > | inline |
| unique_nontransparent_colors(const PixelType &extrinsic) const | porytiles::PixelTile< PixelType > | inline |
| ~PixelTile()=default | porytiles::PixelTile< PixelType > | virtual |