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

Class which stores picture informations. More...

Inheritance diagram for TPictureInformation:

Public Member Functions

cardinal GetHGoalPx ()
cardinal GetWGoalPx ()

Public Attributes

Cardinal FWGoal
Cardinal HGoalPx
 Height of the picture in pixel.
Cardinal HGoalTwips
 Desired height of the picture in twips (1/1440 inch).
Cardinal strict
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 Function Documentation

◆ GetHGoalPx()

cardinal TPictureInformation::GetHGoalPx ( )

◆ GetWGoalPx()

cardinal TPictureInformation::GetWGoalPx ( )

Member Data Documentation

◆ FWGoal

Cardinal TPictureInformation::FWGoal

◆ 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

◆ strict

Cardinal TPictureInformation::strict

◆ 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