Core API Reference: Shape Appearance

From Color Infection Wiki

Jump to: navigation, search


Contents


Get Original C.I. Type

Get the Original CI type of a shape. Please read C.I. Shape Types to learn more.

Input Parameters:

The Shape
the shape

Output Parameters:

Original CI Type
the original CI type of the shape
Set Original C.I. Type

Set the original CI type of a shape. Please read C.I. Shape Types to learn more.

Input Parameters:

The Shape
the shape
Original CI Type
the original CI type of the shape

Output Parameters:

(none)
Get C.I. Type

Get the CI type of a shape. Please read C.I. Shape Types to learn more.

Input Parameters:

The Shape
the shape

Output Parameters:

CI Type
the CI type of the shape
Set C.I. Type

Set the CI type of a shape. Please read C.I. Shape Types to learn more.

Input Parameters:

The Shape
the shape
CI Type
the CI type of the shape

Output Parameters:

(none)
Get Background Color

Get the background color (or filled color) of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Filled Color
the background color (filled color)
Set Background Color

Set the background color (or filled color) of a shape.

Input Parameters:

The Shape
the shape
Filled Color
the background color (filled color)

Output Parameters:

(none)
Get Background Color (By RGB)

Get the red, green and blue components of the background color (or filled color) of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Red
the red component
Green
the green component
Blue
the blue component
Set Background Color (By RGB)

Set the red, green and blue components of the background color (or filled color) of a shape.

Input Parameters:

The Shape
the shape
Red
the red component
Green
the green component
Blue
the blue component

Output Parameters:

(none)
Get Background Opacity

Get the background opacity of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Background Opacity
background opacity
Set Background Opacity

Set the background opacity of a shape.

Input Parameters:

The Shape
the shape
Background Opacity
new background opacity

Output Parameters:

(none)
Get Border Color

Get the border color of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Border Color
the border color
Set Border Color

Set the border color of a shape.

Input Parameters:

The Shape
the shape
Border Color
the border color

Output Parameters:

(none)
Get Border Color (By RGB)

Get the red, green and blue components of the border color of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Red
the red component
Green
the green component
Blue
the blue component
Set Border Color (By RGB)

Set the red, green and blue components of the border color of a shape.

Input Parameters:

The Shape
the shape
Red
the red component
Green
the green component
Blue
the blue component

Output Parameters:

(none)
Get Border Opacity

Get the border opacity of a shape.

Input Parameters:

The Shape
the shape

Output Parameters:

Border Opacity
border opacity
Set Border Opacity

Set the border opacity of a shape.

Input Parameters:

The Shape
the shape
Border Opacity
new border opacity

Output Parameters:

(none)
Personal tools