Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AlbLib
Imaging
GraphicObject
C# 클래스 AlbLib.Imaging.GraphicObject
파일 보기
프로젝트 열기: IllidanS4/AlbLib
공개 메소드들
메소드
설명
GraphicObject
(
ImageBase
image
,
Point
location
) :
System
메소드 상세
GraphicObject()
공개
메소드
public
GraphicObject
(
ImageBase
image
,
Point
location
) :
System
image
ImageBase
/// Source image. ///
location
Point
/// Location of object. ///
리턴
System