BitmapBitsPerPixel property (LEADDlgImgEffect Control)
Builder Syntax |
L_UINT BitmapBitsPerPixel |
Delphi Syntax |
BitmapBitsPerPixel: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the image depth of the resulting image in the Stitch dialog box.
This may be 1, 4, 8, 16, 24 bpp. This value is used to initialize the Depth combo box in the Image Attributes sub dialog.
See Also