Accusoft NotateXpress 12
Brand Method
See Also  Send comments on this topic.
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.

AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : Brand Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.