C# Class PixelFarm.DrawingGL.GLBitmapReference

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
GLBitmapReference ( GLBitmap ownerBmp, int x, int y, int w, int h )
GetRectF ( ) : PixelFarm.Drawing.RectangleF

Method Details

GLBitmapReference() public méthode

public GLBitmapReference ( GLBitmap ownerBmp, int x, int y, int w, int h )
ownerBmp GLBitmap
x int
y int
w int
h int

GetRectF() public méthode

public GetRectF ( ) : PixelFarm.Drawing.RectangleF
Résultat PixelFarm.Drawing.RectangleF