.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2018 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.art.img2pyartprov .. highlight:: python .. _wx.lib.art.img2pyartprov.Img2PyArtProvider: ========================================================================================================================================== |phoenix_title| **wx.lib.art.img2pyartprov.Img2PyArtProvider** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class Img2PyArtProvider:

| |super_classes| Known Superclasses ================================== :class:`wx.ArtProvider` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.art.img2pyartprov.Img2PyArtProvider.__init__` :meth:`~wx.lib.art.img2pyartprov.Img2PyArtProvider.CreateBitmap` :meth:`~wx.lib.art.img2pyartprov.Img2PyArtProvider.GenerateArtIdList` :meth:`~wx.lib.art.img2pyartprov.Img2PyArtProvider.UpdateFromImageModule` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: Img2PyArtProvider(wx.ArtProvider) .. method:: __init__(self, imageModule, artIdPrefix='wxART_') .. method:: CreateBitmap(self, artId, artClient, size) .. method:: GenerateArtIdList(self) .. method:: UpdateFromImageModule(self, imageModule)