Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SimplePaletteQuantizer
Helpers
Pixels
Indexed
PixelData8Indexed
C# 클래스 SimplePaletteQuantizer.Helpers.Pixels.Indexed.PixelData8Indexed
파일 보기
프로젝트 열기: RHY3756547/FreeSO
공개 메소드들
메소드
설명
GetIndex
(
Int32
offset
) :
Byte
SetIndex
(
Int32
offset
,
Byte
value
) :
void
메소드 상세
GetIndex()
공개
메소드
public
GetIndex
(
Int32
offset
) :
Byte
offset
System.Int32
리턴
Byte
SetIndex()
공개
메소드
public
SetIndex
(
Int32
offset
,
Byte
value
) :
void
offset
System.Int32
value
Byte
리턴
void