2.13.19 PhotoAlbumFrameShapeEnum
Referenced by: PhotoAlbumInfo10Atom
An enumeration that specifies how the frames around the pictures in the photo album are drawn. Some frames are created by cropping the photos to a certain shape, and others involve putting a frame image on top of them without modifying them.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
The pictures are drawn normally. |
|
0x0001 |
The pictures are drawn with their edges cropped such that the shape of the frame of the pictures is a rounded rectangle. |
|
0x0002 |
The pictures are drawn to look like the frame has a beveled edge. |
|
0x0003 |
The pictures are drawn with their edges cropped such that the shape of the frame of the pictures is an oval. |
|
0x0004 |
The pictures are drawn with triangular shapes covering the four corners of the frame. |
|
0x0005 |
The pictures are drawn with square shapes covering the four corners of the frame. |
|
0x0006 |
The pictures are drawn with rounded shapes covering the four corners of the frame. |