How a BLIP fits into a shape. This includes cropping information as well as picture display modifications such as brightness and contrast.
Property | PID | Type | Default | Description | ||
cropFromTop | 256 | LONG | 0 | 16.16 fraction times total image width or height, as appropriate. | ||
cropFromBottom | 257 | LONG | 0 | |||
cropFromLeft | 258 | LONG | 0 | |||
cropFromRight | 259 | LONG | 0 | |||
pib | 260 | IMsoBlip* | NULL | Blip to display | ||
pibName | 261 | WCHAR* | NULL | Blip file name | ||
pibFlags | 262 | MSOBLIPFLAGS | Comment | Blip flags | ||
pictureTransparent | 263 | LONG | ~0 | transparent color (none if ~0UL) | ||
pictureContrast | 264 | LONG | 1<<16 | contrast setting | ||
pictureBrightness | 265 | LONG | 0 | brightness setting | ||
pictureGamma | 266 | LONG | 0 | 16.16 gamma | ||
pictureId | 267 | LONG | 0 | Host-defined ID for OLE objects (usually a pointer) | ||
pictureDblCrMod | 268 | MSOCLR | This | Modification used if shape has double shadow | ||
pictureFillCrMod | 269 | MSOCLR | undefined | |||
pictureLineCrMod | 270 | MSOCLR | undefined | |||
pibPrint | 271 | IMsoBlip* | NULL | Blip to display when printing | ||
pibPrintName | 272 | WCHAR* | NULL | Blip file name | ||
pibPrintFlags | 273 | MSOBLIPFLAGS | Comment | Blip flags | ||
fNoHitTestPicture | 316 | BOOL | FALSE | Do not hit test the picture | ||
pictureGray | 317 | BOOL | FALSE | grayscale display | ||
pictureBiLevel | 318 | BOOL | FALSE | bi-level display | ||
pictureActive | 319 | BOOL | FALSE | Server is active (OLE objects only) |