Quality property (LEADDlgImage Control)
Builder Syntax |
L_INT Quality |
Delphi Syntax |
Quality: L_INT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates the quality of the resulting bitmap in the AddFrame dialog box. Possible values are:
Value |
Meaning |
FRAME_QUALITY_LOW |
[0] Give the resulting bitmap normal quality. |
FRAME_QUALITY_HIGH |
[1] Give the resulting bitmap high quality. |
When the dialog box closes, this property will be updated according to the Quality combo box value in the dialog box.
See Also
Elements: |
|
Topics: |