C# Class NewTOAPIA.Graphics.PixelAccessorLumb

Inheritance: PixelAccessor
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
PixelAccessorLumb ( int width, int height, PixmapOrientation orientation, IntPtr pixelPointer ) : System

Method Details

PixelAccessorLumb() public méthode

public PixelAccessorLumb ( int width, int height, PixmapOrientation orientation, IntPtr pixelPointer ) : System
width int
height int
orientation PixmapOrientation
pixelPointer System.IntPtr
Résultat System