Output Options - reality.bitmap.png

Utilizing Elements

re:outputoptions

NOTE table entries marked with • indicate that the style property is implemented but has no discernible effect on the style of the object. These features are in-place for further development of the re:ality engine.

Property

Value

Default

Description

width

measurement+

-

Sets the width of bitmap explicitly in points.

height

measurement+

-

Sets the height of bitmap explicitly in points.

scale

percentage

1.00

Sets the width and height to a factor of this value.

x-scale

percentage

1.00

Sets the width to a factor of this value.

y-scale

percentage

1.00

Sets the height to a factor of this value.

resolution

integer

72

Sets the output resolution of the bitmap. The number represents pixels per inch (ppi).

interlaced

boolean

false

An image that is first displayed at a low resolution, and then in successively higher resolutions, until the whole image has been loaded. This is sometimes referred to as a progressive display.

no-alpha

boolean

false

If an image type supports transparency (alpha channels) then this value will switch the transparency for the bitmap off.