Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetDefaultThumbnailResolution

hiGetDefaultThumbnailResolution( )
=> x_width x_height / nil

Description

Returns a list that comprises of a pair of integers that indicate the default thumbnail resolution that applications are currently using.

Argument

None

Value Returned

x_width

The default thumbnail resolution width.

x_height

The default thumbnail resolution height.

nil

Failed to return thumbnail resolution details.

Example

hiGetThumbnailDefaultResolution
=> (128 128)

Related Topics

Thumbnail View Functions

hiGenerateThumbnails

hiGetDefaultThumbnail

hiGetThumbnailFilename


Return to top
 ⠀
X