BitmapWidth property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT BitmapWidth

Delphi Syntax

BitmapWidth: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the bitmap width value.

This property associated with 2 dialog boxes:

Picturize dialog box

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

Stitch dialog box

In this case it represents the value that indicates the resulting image's width in pixels. This value is used to initialize the width 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, BitmapHeight property, BitmapBitsPerPixel property, Resolution property, BackgroundColor property, WindowIcon property, StitchBitmap property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events