OEAddOpenEyeIcon

OEAddOpenEyeIcon(image: OEImageBase, loc: int, scale: float = 1.0) -> None
OEAddOpenEyeIcon(disp: OE2DMolDisplay, loc: int, scale: float = 1.0) -> None

Adds an OpenEye logo to an image or a molecule display.

loc

This value has to be from the OEIconLocation namespace.

scale

The multiplier that can be used to increase or decrease the size of the icon. This value has to be in the range of [0.5, 2.0].

../../_images/OEIconLocation_BottomRight.png

Example of using the OEAddOpenEyeIcon function