C# Class KeePassLib.PwCustomIcon

Custom icon. PwCustomIcon objects are immutable.
Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Private Properties

Свойство Type Description
GetImage System.Drawing

Méthodes publiques

Méthode Description
PwCustomIcon ( KeePassLib.PwUuid pwUuid, byte pbImageDataPng ) : System.Drawing

Private Methods

Méthode Description
GetImage ( ) : System.Drawing

Method Details

PwCustomIcon() public méthode

public PwCustomIcon ( KeePassLib.PwUuid pwUuid, byte pbImageDataPng ) : System.Drawing
pwUuid KeePassLib.PwUuid
pbImageDataPng byte
Résultat System.Drawing