Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pinta
ImageManipulation
ColorBgraArrayWrapper
C# 클래스 Pinta.ImageManipulation.ColorBgraArrayWrapper
상속:
BaseSurface
파일 보기
프로젝트 열기: PintaProject/Pinta.ImageManipulation
1 사용 예제들
공개 메소드들
메소드
설명
BeginUpdate
( ) :
void
ColorBgraArrayWrapper
(
ColorBgra
data
,
int
width
,
int
height
) :
System
EndUpdate
( ) :
void
메소드 상세
BeginUpdate()
공개
메소드
public
BeginUpdate
( ) :
void
리턴
void
ColorBgraArrayWrapper()
공개
메소드
public
ColorBgraArrayWrapper
(
ColorBgra
data
,
int
width
,
int
height
) :
System
data
ColorBgra
width
int
height
int
리턴
System
EndUpdate()
공개
메소드
public
EndUpdate
( ) :
void
리턴
void