Accusoft NotateXpress 13
Brand Method

The bits per pixel requested for the resulting image.

For example: If you set BitsPerPixel to 24, the resulting image created in the ImagXpress control is a 24-bit image. The other valid values are 1, 4, and 8.

Description

The Brand method 'burns' or draws the currently visible annotations directly into the client image.

Syntax
Visual Basic
Public Sub Brand( _
   ByVal BitsPerPixel As Long _
) 
Parameters
BitsPerPixel

The bits per pixel requested for the resulting image.

For example: If you set BitsPerPixel to 24, the resulting image created in the ImagXpress control is a 24-bit image. The other valid values are 1, 4, and 8.

Remarks
If this method raises exception 3043, the likely cause is that ImagXpress does not have a valid DIB (Device Independent Bitmap) loaded.
See Also

NotateXpress Object  | NotateXpress Members  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback