DataSaveBits property (Main Control)

Visual Basic example
Other systems

Syntax short DataSaveBits

Overview:  Refer to Using a Visual Basic Data Control.

Remarks

(Persistent property, available at design time) Specifies the bits per pixel to use when adding or updating an image field in a database record.

Use this property when the Main Control is bound to a data control using the DataSource and DataField properties.

The format of the saved image, which is specified using the DataSaveFormat property, determines the valid bits per pixel. For valid values, refer to Formats of Output Files.

Support for 12 and 16-bit grayscale images is available only in the Document/Medical Toolkits .

See Also

Topics:  Databases: Visual Basic Data Binding