wx.AlphaPixelData

Inheritance diagram for wx.AlphaPixelData:



Description

Proxy of C++ AlphaPixelData class.

Methods Summary

Properties Summary

Class API

Methods

__init__(bmp)

Constructor.

Alternative signatures:

__init__(self, wx.Bitmap bmp, wx.Rect rect)

__init__(self, wx.Bitmap bmp, wx.Point pt, wx.Size sz)

Parameters:


Returns:

wx.AlphaPixelData


GetPixels()
No docstrings available for this method.

UseAlpha()
No docstrings available for this method.

Properties

Pixels
See GetPixels