Метод |
Описание |
|
CombineFive ( Bitmap five, Bitmap bottom, Bitmap center, Bitmap left, Bitmap right, Bitmap top ) : Bitmap |
|
|
GetBackground ( Color innerBorder, Color outerBorder, int width, IPaintingService painting ) : Bitmap |
|
|
GetDockIcon ( Bitmap maskArrow, Bitmap layerArrow, Bitmap maskWindow, Bitmap layerWindow, Bitmap maskBack, Color background, IPaintingService painting, Bitmap maskCore = null, Bitmap layerCore = null, Color separator = null ) : Bitmap |
Gets images for docking indicators. |
|
GetDockImage ( Bitmap icon, Bitmap background ) : Bitmap |
|
|
GetFiveBackground ( Bitmap mask, Color innerBorder, Color outerBorder, IPaintingService painting ) : Bitmap |
|
|
GetImage ( Bitmap mask, Color glyph, Color background, Color border = null ) : Bitmap |
Gets images for tabs and captions. |
|
GetLayerImage ( Color color, int width, IPaintingService painting ) : Bitmap |
|
|
MaskImages ( Bitmap input, Bitmap maskArrow ) : Bitmap |
|
|