Gets and sets the background color of areas expanded by certain image processing operations.
Read-write property
Visual Basic |
---|
Public Property IPBackColor As OLE_COLOR |
The background color of the expanded areas.
Certain image processing operations can expand regions of the image background when executed. This property provides the default color for the expanded background area.
For images with a palette (e.g., 1-bit or 8-bit), if a particular background color is chosen that isn't part of the palette then the closest color is used instead. |