BitmapHeight property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT BitmapHeight

Delphi Syntax

BitmapHeight: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the bitmap height value.

This property associated with 2 dialog boxes:

Picturize dialog box

In this case it represents the maximum possible cell height. The value must be greater than zero.

Stitch dialog box

In this case it represents the value that indicates the resulting image's height in pixels. This value is used to initialize the height edit box in the image attributes sub dialog.

See Also

Elements:

ShowPicturizeDlg method, ShowStitchDlg method, DirectoryPath property, PicturizeResizeFlags property, CellWidth property, CellHeight property, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, BitmapWidth property, BitmapBitsPerPixel property, Resolution property, BackgroundColor property, WindowIcon property, StitchBitmap property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events