C# Class NewTOAPIA.Drawing.GDI.Pixel_Ext

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
ToBitmapInfo ( this pixmap ) : BITMAPINFO
ToPixelArray ( this pixmap ) : PixelArray

Method Details

ToBitmapInfo() public static méthode

public static ToBitmapInfo ( this pixmap ) : BITMAPINFO
pixmap this
Résultat TOAPI.Types.BITMAPINFO

ToPixelArray() public static méthode

public static ToPixelArray ( this pixmap ) : PixelArray
pixmap this
Résultat PixelArray