Image Element

Visio XML Reference

Contains the gamma, brightness, contrast, blur, sharpen, denoise, and transparency values for a bitmap.

Syntax

  <Image
    [Del]>
</Image>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property Value
Name Image
Minimum Occurrences 0
Maximum Occurrences 1

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

Gamma

Contrast

Brightness

Sharpen

Blur

Denoise

Transparency

Remarks

The Image element is relevant only when contained in a Shape or StyleSheet element. It is ignored when contained in a DocumentSheet or PageSheet element.

See also

Image Properties section