![]() |
ScroogeXHTML for Delphi
6.7
|
Class which stores picture informations. More...
Public Attributes | |
TPictureSource | PictureSource |
Picture file type. More... | |
TMappingMode | MappingMode |
Metafile mapping mode. More... | |
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 |
Desired height of the picture in twips (1/1440 inch). More... | |
Cardinal | WGoalTwips |
Desired width of the picture in twips (1/1440 inch). More... | |
Cardinal | HGoalPx |
Height of the picture in pixel. More... | |
Cardinal | WGoalPx |
Width of the picture in pixel. More... | |
Class which stores picture informations.
TPictureInformation::HGoalPx |
Height of the picture in pixel.
TPictureInformation::HGoalTwips |
Desired height of the picture in twips (1/1440 inch).
TMappingMode TPictureInformation::MappingMode |
Metafile mapping mode.
TPictureSource TPictureInformation::PictureSource |
Picture file type.
TPictureInformation::WGoalPx |
Width of the picture in pixel.
TPictureInformation::WGoalTwips |
Desired width of the picture in twips (1/1440 inch).