GraffitiLineicons

Preview #

About #

GraffitiLineicons provides an API for rendering Lineicons icons to Xojo Picture objects at high resolution.

Enumerations #

NameValues
IconTypesBrand
Business
Communication
Construction
Currency
Design
Direction
Education
FoodAndRestaurant
HealthAndMedical
InterfaceAndSign
Marketing
Media
Nature
PartyAndFest
Personal
Smileys
Spinner
TextEditor
Travel
Weather
WebAndTechnology

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

This class exposes no methods.

Shared Methods #

NameParametersReturn TypeDescription
Namestype as IconTypesString()Returns an array of the supported icon names for the supplied IconType.
Rendertype as IconTypes, name as String, overlay as ColorGroup = nil, width as Double = 512, height as Double = 512PictureRenders and returns an image for the icon specified by the paramters.

Properties #

This class exposes no properties.