fsleyes_widgets.utils.b64icon¶
This module contains the loadBitmap() function, which can be used
to create a wx.Bitmap object from a base64-encoded image.
-
exception
fsleyes_widgets.utils.b64icon.IconError[source]¶ Bases:
ExceptionCuston
Exceptionraised whenloadBitmap()cannot load an icon.