begin() const | LinkedObjectTemplate< Object > | inline |
cbegin() const | LinkedObjectTemplate< Object > | inline |
cend() const | LinkedObjectTemplate< Object > | inline |
ConstIterator typedef | LinkedObjectTemplate< Object > | |
createRenderer(const Location &location) const override | Graphics::ImageObject | virtual |
createSurface(const Blend *blend, size_t bufferSize=0) | Graphics::MemoryImageObject | |
createSurface(size_t bufferSize=0) override | Graphics::MemoryImageObject | inlinevirtual |
end() const | LinkedObjectTemplate< Object > | inline |
getColor(Color color) const | Graphics::RenderTarget | inline |
getNext() const | LinkedObjectTemplate< Object > | inline |
getPixelFormat() const override | Graphics::MemoryImageObject | inlinevirtual |
getSize() const override | Graphics::MemoryImageObject | inlinevirtual |
getTypeStr() const | Graphics::Object | virtual |
height() const | Graphics::ImageObject | inline |
ImageObject(Size size) | Graphics::ImageObject | inline |
imageSize | Graphics::ImageObject | protected |
init() override | Graphics::RawImageObject | inlinevirtual |
insertAfter(Object *object) | LinkedObjectTemplate< Object > | inline |
LinkedObject::insertAfter(LinkedObject *object) | LinkedObject | inline |
isValid() const | Graphics::MemoryImageObject | inline |
Iterator typedef | LinkedObjectTemplate< Object > | |
kind() const override | Graphics::ObjectTemplate< Object::Kind::Image > | inline |
Graphics::Object::kind() const =0 | Graphics::Object | pure virtual |
Kind enum name | Graphics::Object | |
List typedef | Graphics::Object | |
MemoryImageObject(PixelFormat format, Size size) | Graphics::MemoryImageObject | |
next() const | LinkedObject | inlinevirtual |
operator!=(const LinkedObject &other) const | LinkedObject | inline |
operator==(const Object &other) const | Graphics::Object | inline |
LinkedObjectTemplate< Object >::operator==(const LinkedObject &other) const | LinkedObject | inline |
OwnedList typedef | Graphics::Object | |
pixelFormat | Graphics::RawImageObject | protected |
RawImageObject(IDataSourceStream *image, PixelFormat format, Size size) | Graphics::RawImageObject | inline |
RawImageObject(const FSTR::String &image, PixelFormat format, Size size) | Graphics::RawImageObject | inline |
RawImageObject(const Resource::ImageResource &image) | Graphics::RawImageObject | inline |
read(void *buffer, size_t length) const | Graphics::StreamImageObject | inlineprotected |
readPixels(const Location &loc, PixelFormat format, void *buffer, uint16_t width) const override | Graphics::RawImageObject | virtual |
seek(uint32_t offset) const | Graphics::StreamImageObject | inlineprotected |
stream | Graphics::StreamImageObject | protected |
StreamImageObject(IDataSourceStream *source, Size size) | Graphics::StreamImageObject | inline |
StreamImageObject(const FSTR::String &image) | Graphics::StreamImageObject | inline |
streamPos | Graphics::StreamImageObject | mutableprotected |
width() const | Graphics::ImageObject | inline |
write(MetaWriter &meta) const override | Graphics::RawImageObject | inlinevirtual |
~LinkedObject() | LinkedObject | inlinevirtual |
~MemoryImageObject() | Graphics::MemoryImageObject | inline |
~RenderTarget() | Graphics::RenderTarget | inlinevirtual |