Overview
This category contains all of the properties and methods related to the physical attributes of an image, i.e. size and bit depth.
Properties
hDIB |
Gets and sets an image from a device independent bitmap. |
IBPP |
Gets the number of bits per pixel of the current image. |
IFileSize |
Gets the file size, in bytes, of the current image. |
IFormat |
Gets the current image format. |
IHeight |
Gets the height (in pixels) of the current image. |
ImagHeight |
Gets the height (in twips) of the current image. |
ImagWidth |
Gets the width (in twips) of the current image. |
IResUnits |
Gets and sets the unit of measurement used by the IResX and IResY properties. |
IResX |
Gets and sets the current image's horizontal (X) resolution. |
IResY |
Gets and sets the current image's vertical (Y) resolution. |
IWidth |
Gets the width of the current image. |
ResolutionPrecision |
Gets and sets the precision used when resolution is returned. |
Methods
CreateDIB |
Creates a new solid color bitmap. |
GetImageHnd |
Gets the global handle of the image associated with the image buffer. |
ShowViewImageInfo |
Shows a dialog box displaying information about the selected image. |