C# Class AlbLib.Imaging.GraphicObject

Afficher le fichier Open project: IllidanS4/AlbLib

Méthodes publiques

Méthode Description
GraphicObject ( ImageBase image, Point location ) : System

Method Details

GraphicObject() public méthode

public GraphicObject ( ImageBase image, Point location ) : System
image ImageBase /// Source image. ///
location Point /// Location of object. ///
Résultat System