AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : 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.
The Brand method 'burns' or draws the currently visible annotations directly into the client image.
Visual Basic |
---|
Public Sub Brand( _ ByVal BitsPerPixel As Long _ ) |
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.