Table of Contents

Class BuiltInSprites

Namespace
MagicUI.Graphics
Assembly
MagicUI.dll

A registry of available common built-in sprites

public static class BuiltInSprites
Inheritance
BuiltInSprites
Inherited Members

Methods

CreateBox()

Creates a standard sprite of a 40x40 white box for general use

public static Sprite CreateBox()

Returns

Sprite

CreateQuill()

Creates a standard sprite of the a white quill

public static Sprite CreateQuill()

Returns

Sprite

CreateSlicedBorderRect()

Creates a sliced sprite for a scalable border with rounded corners

public static Sprite CreateSlicedBorderRect()

Returns

Sprite

CreateSlicedTransparentRect()

Creates a sliced sprite for a scalable transparent border

public static Sprite CreateSlicedTransparentRect()

Returns

Sprite

CreateSlicedUnderline()

Creates a sliced sprite for a scalable underline

public static Sprite CreateSlicedUnderline()

Returns

Sprite