Uses of Class org.jempbox.xmp.Thumbnail

Uses in package org.jempbox.xmp

Methods with parameter type org.jempbox.xmp.Thumbnail

void
XMPSchemaBasic.setThumbnail(String language, Thumbnail thumbnail)
Set the thumbnail of this resource in a specific language.
void
Set the default value for the thumbnail.
void
XMPSchema.setThumbnailProperty(String propertyName, String language, Thumbnail value)
Set the value of a multi-lingual property.

Methods with return type org.jempbox.xmp.Thumbnail

Thumbnail
Get the default value for the thumbnail.
Thumbnail
XMPSchemaBasic.getThumbnail(String language)
Get the thumbnail in a specific language.
Thumbnail
XMPSchema.getThumbnailProperty(String propertyName, String language)
Get the value of a multi-lingual property.