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
Value Returned
Example
hiGetThumbnailDefaultResolution
=> (128 128)
Related Topics
Return to top