Interface ThumbnailFormatPng

The thumbnail is in PNG format. It will be used only for background patterns. Subtype of ThumbnailFormat.

interface ThumbnailFormatPng {
    @type: "thumbnailFormatPng";
}

Properties

Properties

@type: "thumbnailFormatPng"