GraffitiMaterialIcons

Preview #

About #

GraffitiMaterialIcons provides an API for rendering Material Icons to Xojo Picture objects at high resolution.

Enumerations #

NameValues
IconCategoriesAction
Alert
AV
Communication
Content
Device
Editor
File
Hardware
Home
Image
Maps
Navigation
Notification
Places
Social
Toggle
IconTypesDefault
Outlined
Round
Sharp
TwoTone

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.
Rendercategory as IconCategories, type 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.