IconLib REALbasic Plugin

Icon.GetHuge Method

Use this function to get the raw data of a huge file icon on MacOS systems.

GetHuge() as Picture

Parameters

Returns

Picture

Remarks

Returns a 48x48 pixel Image representing the huge icon raw data, or nil if no huge format of the icon was available for this file.

Note
This function is not supported on Windows systems.

See Also

Icon Class