C# Class System.Drawing.Icon

Afficher le fichier Open project: swax/DeOps Class Usage Examples

Méthodes publiques

Méthode Description
FromHandle ( IntPtr p ) : Icon
ToBitmap ( ) : Image

Method Details

FromHandle() public static méthode

public static FromHandle ( IntPtr p ) : Icon
p System.IntPtr
Résultat Icon

ToBitmap() public méthode

public ToBitmap ( ) : Image
Résultat Image