Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SimplePaletteQuantizer
Helpers
Pixels
NonIndexed
PixelDataGray16
C# Class SimplePaletteQuantizer.Helpers.Pixels.NonIndexed.PixelDataGray16
Datei anzeigen
Open project: RHY3756547/FreeSO
Public Methods
Method
Description
GetColor
( ) :
Color
See
INonIndexedPixel.GetColor
for more details.
SetColor
(
Color
color
) :
void
See
INonIndexedPixel.SetColor
for more details.
Method Details
GetColor()
public
method
See
INonIndexedPixel.GetColor
for more details.
public
GetColor
( ) :
Color
return
Color
SetColor()
public
method
See
INonIndexedPixel.SetColor
for more details.
public
SetColor
(
Color
color
) :
void
color
Color
return
void