ScroogeXHTML for Object Pascal 9.3
Loading...
Searching...
No Matches
TPictureInformation Class Reference

Class which stores picture informations. More...

Inheritance diagram for TPictureInformation:

Public Attributes

Cardinal HGoalPx
 Height of the picture in pixel.
Cardinal HGoalTwips
 Desired height of the picture in twips (1/1440 inch).
Cardinal WGoalPx
 Width of the picture in pixel.
Cardinal WGoalTwips
 Desired width of the picture in twips (1/1440 inch).

Detailed Description

Class which stores picture informations.

Member Data Documentation

◆ HGoalPx

Cardinal TPictureInformation::HGoalPx

Height of the picture in pixel.

See also
GetHGoalPx For reading

◆ HGoalTwips

Cardinal TPictureInformation::HGoalTwips

Desired height of the picture in twips (1/1440 inch).

See also
FHGoal For reading
FHGoal For writing

◆ WGoalPx

Cardinal TPictureInformation::WGoalPx

Width of the picture in pixel.

See also
GetWGoalPx For reading

◆ WGoalTwips

Cardinal TPictureInformation::WGoalTwips

Desired width of the picture in twips (1/1440 inch).

See also
FWGoal For reading
FWGoal For writing