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
NonIndexed
PixelDataRgb565
C# 클래스 SimplePaletteQuantizer.Helpers.Pixels.NonIndexed.PixelDataRgb565
파일 보기
프로젝트 열기: RHY3756547/FreeSO
공개 메소드들
메소드
설명
GetColor
( ) :
Color
See
INonIndexedPixel.GetColor
for more details.
SetColor
(
Color
color
) :
void
See
INonIndexedPixel.SetColor
for more details.
메소드 상세
GetColor()
공개
메소드
See
INonIndexedPixel.GetColor
for more details.
public
GetColor
( ) :
Color
리턴
Color
SetColor()
공개
메소드
See
INonIndexedPixel.SetColor
for more details.
public
SetColor
(
Color
color
) :
void
color
Color
리턴
void