ImageFormat public enum ImageFormat : UInt32, CaseIterable, Codable Image format. png The image data is in a compressed PNG format, no decompression or processing has been performed on it. Declaration Swift case png = 0 svg The image data is in SVG Tiny format Declaration Swift case svg = 1 © 2026 . All rights reserved. (Last updated: 2026-03-25) Generated by jazzy ♪♫ v0.15.2, a Realm project.