This property refers to the horizontal resolution of the image. (number of pixels per horizontal inch). To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

[C++Builder]   imagekitcontrolname->FileIO->FileXdpi [= short ]
[Delphi]   imagekitcontrolname.FileIO.FileXdpi [= Smallint ]

Property Value

The horizontal resolution of the image. (number of pixels per horizontal inch)

Explanation

The FileXdpi property refers to the horizontal resolution of the image. (number of pixels per horizontal inch). To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation