2.1.1187 Part 1 Section 19.7.7, ST_PhotoAlbumFrameShape (Photo Album Shape for Photo Mask)

a.   The standard only documents one description per enumeration value.

Each enumeration value has two possible meanings which will be referred to as “Legacy” and “Standard” in the description section.

Legacy: If the application detects one or more shapes with a blipfill and isPhoto set to true within the non-visual properties for that shape, then the legacy meanings of each enumeration shall be implied.

Standard: For all other cases, the standard meaning shall be implied.

[Example: Consider the shape that has a blip fill applied to it and isPhoto set to true.

 <p:sp>
 <p:nvSpPr>
 ..
 <p:nvPr isPhoto="1"/>
 </p:nvSpPr>
 <p:spPr bwMode="auto">
 <a:blipFill dpi="0" rotWithShape="1">
       ..
 </a:blipFill>
 </p:spPr>
 </p:sp>

end example]

The following are possible enumeration values for this type:

Enumeration Value

Description

frameStyle1 (Rectangle Photo Frame)

Standard: Rectangular photo

Legacy:     Rectangular photo with drop shadow on bottom right

frameStyle2 (Rounded Rectangle Photo Frame)

Standard: Rectangular photo with rounded edges

Legacy:     White rectangle with rounded edges and drop shadow on bottom right

frameStyle3 (Simple White Photo Frame)

Standard: Rectangular photo with white border and light shadow around all edges

Legacy:     White rectangle with drop shadow on top left

frameStyle4 (Simple Black Photo Frame)

Standard: Rectangular photo with black border

Legacy:     White egg shaped elipse with black border

frameStyle5 (Compound Black Photo Frame)

Standard: Rectangular photo with white border inside a black border

Legacy:     White rectangle with black frame corners

frameStyle6 (Center Shadow Photo Frame)

Standard: Rectangular photo with light shadow around edges

Legacy:     White rectangle with dark corners and drop shadow on bottom right

frameStyle7 (Soft Edge Photo Frame)

Standard: Rectangular photo with soft edges all around

Legacy:     White rectangle with dark edges and drop shadow on bottom right