#include #include endpoint ImageDecoderServer { decode_image(Core::AnonymousBuffer data, Optional ideal_size, Optional mime_type) => (bool is_animated, u32 loop_count, Vector bitmaps, Vector durations, Gfx::FloatPoint scale) }