Platforms to show: All Mac Windows Linux Cross-Platform

QLThumbnailGenerationRequestMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class QuickLook MBS MacFrameworks Plugin 24.2 ✅ Yes ❌ No ❌ No ✅ Yes All
A request to generate a thumbnail for a file.
Example
var request as New QLThumbnailGenerationRequestMBS(file, 512, 512, QLThumbnailGenerationRequestMBS.RequestRepresentationTypeIcon)
request.iconMode = True

Representation Types

Constant Value Description
RequestRepresentationTypeAll &hFF The thumbnail type to generate all possible thumbnail representations.
RequestRepresentationTypeIcon 1 A file icon representation of a file.
RequestRepresentationTypeLowQualityThumbnail 2 A faster to generate version of the thumbnail that may sacrifice quality for speed.
RequestRepresentationTypeThumbnail 4 A thumbnail representation of a file.

This class has no sub classes.

Some methods using this class:

Some events using this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


QLPreviewViewMBS   -   QLThumbnailGeneratorMBS


The biggest plugin in space...