Skybound Rebar

IconFile.GetFormats Method 

Returns an array of IconFormat objects that represent the size and color depth of each icon in the current icon.

[Visual Basic]
Public Function GetFormats() As IconFormat()
[C#]
public IconFormat[] GetFormats();

See Also

IconFile Class | Skybound.Rebar Namespace