Method | Description | |
---|---|---|
CalculateImageMeanError ( Image sourceImage, Image targetImage, |
||
CalculateImageMeanError ( Image sourceImage, |
||
CalculateImageMeanError ( |
||
CalculateImageMeanError ( |
||
CalculateImageNormalizedMeanError ( Image sourceImage, Image targetImage, |
||
CalculateImageNormalizedMeanError ( Image sourceImage, |
||
CalculateImageNormalizedMeanError ( |
||
CalculateImageNormalizedMeanError ( |
||
CalculateMeanError ( |
||
CalculateNormalizedMeanError ( |
||
ChangeFormat ( Image sourceImage, PixelFormat targetFormat, IColorQuantizer quantizer, Image &targetImage, |
||
ChangeFormat ( |
||
ChangeFormat ( |
||
Clamp ( |
||
Copy ( ) : Byte[] | ||
CorrectGamma ( System.Single gamma, IColorQuantizer quantizer, |
||
CorrectImageGamma ( Image sourceImage, System.Single gamma, IColorQuantizer quantizer, |
||
Dispose ( ) : void | ||
Dither ( |
||
DitherImage ( Image sourceImage, Image targetImage, IColorDitherer ditherer, IColorQuantizer quantizer, |
||
DitherImage ( Image sourceImage, |
||
DitherImage ( |
||
DitherImage ( |
||
GetBitOffset ( |
||
GetColorFromPixel ( Pixel pixel ) : Color | ||
GetIndexFromPixel ( Pixel pixel ) : |
||
GetPaletteColor ( |
||
ImageBuffer ( |
Initializes a new instance of the ImageBuffer class.
|
|
ImageBuffer ( Image bitmap, ImageLockMode lockMode ) : System |
Initializes a new instance of the ImageBuffer class.
|
|
Paste ( Byte buffer ) : void | ||
ProcessPerPixel ( IList |
||
ProcessPerPixelAdvanced ( IList |
||
Quantize ( |
||
Quantize ( |
||
QuantizeImage ( Image sourceImage, IColorQuantizer quantizer, IColorDitherer ditherer, |
||
QuantizeImage ( Image sourceImage, IColorQuantizer quantizer, |
||
QuantizeImage ( |
||
QuantizeImage ( |
||
ReadColorUsingPixel ( Pixel pixel, Byte buffer = null ) : Color | ||
ReadColorUsingPixelFrom ( Pixel pixel, |
||
ReadIndexUsingPixel ( Pixel pixel, Byte buffer = null ) : |
||
ReadIndexUsingPixelFrom ( Pixel pixel, |
||
ReadPixel ( Pixel pixel, Byte buffer = null ) : void | ||
ScanColors ( IColorQuantizer quantizer, |
||
ScanImageColors ( Image sourceImage, IColorQuantizer quantizer, |
||
SetColorToPixel ( Pixel pixel, Color color, IColorQuantizer quantizer ) : void | ||
SetIndexToPixel ( Pixel pixel, |
||
SynthetizeImagePalette ( Image sourceImage, IColorQuantizer quantizer, |
||
SynthetizePalette ( IColorQuantizer quantizer, |
||
TransformPerPixel ( |
||
TransformPerPixelAdvanced ( |
||
WriteColorUsingPixel ( Pixel pixel, Color color, IColorQuantizer quantizer, Byte buffer = null ) : void | ||
WriteColorUsingPixelAt ( Pixel pixel, |
||
WriteIndexUsingPixel ( Pixel pixel, |
||
WriteIndexUsingPixelAt ( Pixel pixel, |
Method | Description | |
---|---|---|
Precalculate ( ) : void | ||
ProcessInParallel ( ICollection |
||
ProcessPerPixelBase ( IList |
||
TransformPerPixelBase ( |
||
UpdatePalette ( System.Boolean forceUpdate = false ) : List |
||
WritePixel ( Pixel pixel, Byte buffer = null ) : void |
public static CalculateImageMeanError ( Image sourceImage, Image targetImage, |
||
sourceImage | Image | |
targetImage | Image | |
parallelTaskCount | ||
return | Double |
public static CalculateImageMeanError ( Image sourceImage, |
||
sourceImage | Image | |
target | ||
parallelTaskCount | ||
return | Double |
public static CalculateImageMeanError ( |
||
source | ||
targetImage | Image | |
parallelTaskCount | ||
return | Double |
public static CalculateImageMeanError ( |
||
source | ||
target | ||
parallelTaskCount | ||
return | Double |
public static CalculateImageNormalizedMeanError ( Image sourceImage, Image targetImage, |
||
sourceImage | Image | |
targetImage | Image | |
parallelTaskCount | ||
return | Double |
public static CalculateImageNormalizedMeanError ( Image sourceImage, |
||
sourceImage | Image | |
target | ||
parallelTaskCount | ||
return | Double |
public static CalculateImageNormalizedMeanError ( |
||
source | ||
targetImage | Image | |
parallelTaskCount | ||
return | Double |
public static CalculateImageNormalizedMeanError ( |
||
source | ||
target | ||
parallelTaskCount | ||
return | Double |
public CalculateMeanError ( |
||
target | ||
parallelTaskCount | ||
return | Double |
public CalculateNormalizedMeanError ( |
||
target | ||
parallelTaskCount | ||
return | Double |
public static ChangeFormat ( Image sourceImage, PixelFormat targetFormat, IColorQuantizer quantizer, Image &targetImage, |
||
sourceImage | Image | |
targetFormat | PixelFormat | |
quantizer | IColorQuantizer | |
targetImage | Image | |
parallelTaskCount | ||
return | void |
public ChangeFormat ( |
||
target | ||
quantizer | IColorQuantizer | |
parallelTaskCount | ||
return | void |
public static ChangeFormat ( |
||
source | ||
targetFormat | PixelFormat | |
quantizer | IColorQuantizer | |
targetImage | Image | |
parallelTaskCount | ||
return | void |
public static Clamp ( |
||
value | ||
minimum | ||
maximum | ||
return |
public CorrectGamma ( System.Single gamma, IColorQuantizer quantizer, |
||
gamma | System.Single | |
quantizer | IColorQuantizer | |
parallelTaskCount | ||
return | void |
public static CorrectImageGamma ( Image sourceImage, System.Single gamma, IColorQuantizer quantizer, |
||
sourceImage | Image | |
gamma | System.Single | |
quantizer | IColorQuantizer | |
parallelTaskCount | ||
return | void |
public Dither ( |
||
target | ||
ditherer | IColorDitherer | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public static DitherImage ( Image sourceImage, Image targetImage, IColorDitherer ditherer, IColorQuantizer quantizer, |
||
sourceImage | Image | |
targetImage | Image | |
ditherer | IColorDitherer | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public static DitherImage ( Image sourceImage, |
||
sourceImage | Image | |
target | ||
ditherer | IColorDitherer | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public static DitherImage ( |
||
source | ||
targetImage | Image | |
ditherer | IColorDitherer | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public static DitherImage ( |
||
source | ||
target | ||
ditherer | IColorDitherer | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public GetBitOffset ( |
||
x | ||
return |
public GetColorFromPixel ( Pixel pixel ) : Color | ||
pixel | Pixel | |
return | Color |
public GetIndexFromPixel ( Pixel pixel ) : |
||
pixel | Pixel | |
return |
public GetPaletteColor ( |
||
paletteIndex | ||
return | Color |
public ImageBuffer ( |
||
bitmap | ||
lockMode | ImageLockMode | |
return | System |
public ImageBuffer ( Image bitmap, ImageLockMode lockMode ) : System | ||
bitmap | Image | |
lockMode | ImageLockMode | |
return | System |
public ProcessPerPixel ( IList |
||
path | IList |
|
processPixelFunction | ProcessPixelFunction | |
parallelTaskCount | ||
return | void |
public ProcessPerPixelAdvanced ( IList |
||
path | IList |
|
processPixelAdvancedFunction | ProcessPixelAdvancedFunction | |
parallelTaskCount | ||
return | void |
public Quantize ( |
||
target | ||
quantizer | IColorQuantizer | |
ditherer | IColorDitherer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public Quantize ( |
||
target | ||
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | void |
public static QuantizeImage ( Image sourceImage, IColorQuantizer quantizer, IColorDitherer ditherer, |
||
sourceImage | Image | |
quantizer | IColorQuantizer | |
ditherer | IColorDitherer | |
colorCount | ||
parallelTaskCount | ||
return | Image |
public static QuantizeImage ( Image sourceImage, IColorQuantizer quantizer, |
||
sourceImage | Image | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | Image |
public static QuantizeImage ( |
||
source | ||
quantizer | IColorQuantizer | |
ditherer | IColorDitherer | |
colorCount | ||
parallelTaskCount | ||
return | Image |
public static QuantizeImage ( |
||
source | ||
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | Image |
public ReadColorUsingPixel ( Pixel pixel, Byte buffer = null ) : Color | ||
pixel | Pixel | |
buffer | Byte | |
return | Color |
public ReadColorUsingPixelFrom ( Pixel pixel, |
||
pixel | Pixel | |
x | ||
y | ||
buffer | Byte | |
return | Color |
public ReadIndexUsingPixel ( Pixel pixel, Byte buffer = null ) : |
||
pixel | Pixel | |
buffer | Byte | |
return |
public ReadIndexUsingPixelFrom ( Pixel pixel, |
||
pixel | Pixel | |
x | ||
y | ||
buffer | Byte | |
return |
public ReadPixel ( Pixel pixel, Byte buffer = null ) : void | ||
pixel | Pixel | |
buffer | Byte | |
return | void |
public ScanColors ( IColorQuantizer quantizer, |
||
quantizer | IColorQuantizer | |
parallelTaskCount | ||
return | void |
public static ScanImageColors ( Image sourceImage, IColorQuantizer quantizer, |
||
sourceImage | Image | |
quantizer | IColorQuantizer | |
parallelTaskCount | ||
return | void |
public SetColorToPixel ( Pixel pixel, Color color, IColorQuantizer quantizer ) : void | ||
pixel | Pixel | |
color | Color | |
quantizer | IColorQuantizer | |
return | void |
public SetIndexToPixel ( Pixel pixel, |
||
pixel | Pixel | |
index | ||
buffer | Byte | |
return | void |
public static SynthetizeImagePalette ( Image sourceImage, IColorQuantizer quantizer, |
||
sourceImage | Image | |
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | List |
public SynthetizePalette ( IColorQuantizer quantizer, |
||
quantizer | IColorQuantizer | |
colorCount | ||
parallelTaskCount | ||
return | List |
public TransformPerPixel ( |
||
target | ||
path | IList |
|
transformPixelFunction | TransformPixelFunction | |
parallelTaskCount | ||
return | void |
public TransformPerPixelAdvanced ( |
||
target | ||
path | IList |
|
transformPixelAdvancedFunction | TransformPixelAdvancedFunction | |
parallelTaskCount | ||
return | void |
public WriteColorUsingPixel ( Pixel pixel, Color color, IColorQuantizer quantizer, Byte buffer = null ) : void | ||
pixel | Pixel | |
color | Color | |
quantizer | IColorQuantizer | |
buffer | Byte | |
return | void |
public WriteColorUsingPixelAt ( Pixel pixel, |
||
pixel | Pixel | |
x | ||
y | ||
color | Color | |
quantizer | IColorQuantizer | |
buffer | Byte | |
return | void |
public WriteIndexUsingPixel ( Pixel pixel, |
||
pixel | Pixel | |
index | ||
buffer | Byte | |
return | void |
public WriteIndexUsingPixelAt ( Pixel pixel, |
||
pixel | Pixel | |
x | ||
y | ||
index | ||
buffer | Byte | |
return | void |