Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Enumerations / Thumbnail

Thumbnail enumeration

Specifies the thumbnail effect to use. There are built-in effects which can be applied when a thumbnail is created. These effects can be usefull to create elegant and sophisticated thumbnail views of images.

If you use the ATL COM version of the library, you can supply the string value (the name of the value) or the number value (as listed in the table below) as the enumeration value. If you use the Class Library, the enumeration is available as an enum object with the name MarblecoreImagingThumbnail which contains all the available values.

Values

NameValueDescription
Default0Normal thumbnail, no effects will be applied
Skew3D1Skew effect with mirror and shadow
Mirror2Mirror effect
Mirror3D3Mirror effect with 3D illusion

See also

FileThumbnail | Thumbnail