Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AlbLib
Imaging
GraphicObject
C# Class AlbLib.Imaging.GraphicObject
Mostrar archivo
Open project: IllidanS4/AlbLib
Public Methods
Method
Description
GraphicObject
(
ImageBase
image
,
Point
location
) :
System
Method Details
GraphicObject()
public
method
public
GraphicObject
(
ImageBase
image
,
Point
location
) :
System
image
ImageBase
/// Source image. ///
location
Point
/// Location of object. ///
return
System