Public Attributes | |
| TPictureSource | PictureSource |
| Picture file type. | |
| TMappingMode | MappingMode |
| Metafile mapping mode. | |
| Cardinal | Height |
| xExt field if the picture is a Windows metafile, height in pixels if the picture is a bitmap or from QuickDraw. | |
| Cardinal | Width |
| xExt field if the picture is a Windows metafile, width in pixels if the picture is a bitmap or from QuickDraw. | |
| Cardinal | HGoalTwips |
| |
| Cardinal | WGoalTwips |
| |
| Cardinal | HGoalPx |
| |
| Cardinal | WGoalPx |
| |
| TPictureSource TPictureInformation.PictureSource |
Picture file type.
| TMappingMode TPictureInformation.MappingMode |
Metafile mapping mode.
Desired height of the picture in twips (1/1440 inch).
Desired width of the picture in twips (1/1440 inch).
Height of the picture in pixel.
Width of the picture in pixel.
1.5.4