EnterpriseDS Documentation

Extensions on UIImage

Initializers

init?(rendering​Type:​)

convenience init?(renderingType: DSIconRenderingType)  

Initializes an image of the icon represented by the given renderingType.

Parameters

rendering​Type DSIcon​Rendering​Type

The renderingType of the icon you'd like an image of

init?(rendering​Type:​)

convenience init?(renderingType: DSIllustrationRenderingType)  

Initializes an image of the illustration represented by the given renderingType.

Parameters

rendering​Type DSIllustration​Rendering​Type

The renderingType of the illustration you'd like an image of