51 [[nodiscard]]
unsigned int index()
const
Represents an indexed color pixel.
bool is_transparent() const
Checks if this indexed pixel is transparent.
IndexPixel(unsigned int index)
auto operator<=>(const IndexPixel &) const =default
bool operator==(const IndexPixel &other) const =default
unsigned int index() const