This is the complete list of members for SDL::Palette, including all inherited members.
| Borrow(PaletteRaw resource) | SDL::Palette | inlinestatic |
| data() const | SDL::Palette | inline |
| Destroy() | SDL::Palette | inline |
| get() const noexcept | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | inline |
| operator bool() const | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | inlineexplicit |
| operator PaletteConstRef() const noexcept | SDL::Palette | inline |
| operator->() const noexcept | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | inline |
| operator<=>(const ResourceBase &other) const=default | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | |
| operator=(Palette &&other) noexcept | SDL::Palette | inline |
| operator=(const Palette &other) | SDL::Palette | inline |
| operator[](int index) const | SDL::Palette | inline |
| operator[](int index) | SDL::Palette | inline |
| Palette(PaletteRaw resource) noexcept | SDL::Palette | inlineexplicit |
| Palette(const Palette &other) | SDL::Palette | inline |
| Palette(Palette &&other) noexcept | SDL::Palette | inline |
| Palette(int ncolors) | SDL::Palette | inline |
| RawConstPointer typedef | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | |
| RawPointer typedef | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | |
| release() noexcept | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | inline |
| ResourceBase(RawPointer resource) | SDL::Palette | inline |
| ResourceBase(std::nullptr_t=nullptr) | SDL::Palette | inline |
| SDL::ResourceBase< PaletteRaw, PaletteRawConst >::ResourceBase(RawPointer resource) | SDL::ResourceBase< PaletteRaw, PaletteRawConst > | inline |
| SetColors(SpanRef< const ColorRaw > colors, int firstcolor=0) | SDL::Palette | inline |
| size() const | SDL::Palette | inline |
| ~Palette() | SDL::Palette | inline |