Click or drag to resize

IIconsConverter Interface

Utility for converting the different types of icons with an option to scale or generate different sets for high and low resolutions

Namespace:  CodeStack.SwEx.Common.Base
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public interface IIconsConverter

The IIconsConverter type exposes the following members.

Methods
  NameDescription
Public methodConvertIcon
Converts icon into the required size and quality and saves it on disk
Public methodConvertIconsGroup
Converts the group of icons and stacks them horizontally
Top
See Also