Create an image (bpp = 1, 8, 24)
| Visual Basic |
|---|
Public Sub CreateBpp( _ ByVal Width As Long, _ ByVal Height As Long, _ ByVal BitsPerPixel As Long _ ) |
- Width
- Height
- BitsPerPixel
This method generates an error if Image object is a zone.
| ClearImage COM Server | Send comments on this topic. |
| CreateBpp Method | |
| See Also | |
|
| Visual Basic |
|---|
Public Sub CreateBpp( _ ByVal Width As Long, _ ByVal Height As Long, _ ByVal BitsPerPixel As Long _ ) |
This method generates an error if Image object is a zone.