Interface ThumbnailFormatJpeg

Describes format of a thumbnail. Subtype of ThumbnailFormat.

interface ThumbnailFormatJpeg {
    @type: "thumbnailFormatJpeg";
}

Properties

Properties

@type: "thumbnailFormatJpeg"