Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches / org.gvsig.raster.2.4 / org.gvsig.raster / org.gvsig.raster.lib / org.gvsig.raster.lib.legend / org.gvsig.raster.lib.legend.impl / src / main / java / org / gvsig / raster / lib / legend / impl / operations / cmyktorgb / CMYKToRGBOperation.java @ 8798

History | View | Annotate | Download (10.4 KB)

# Date Author Comment
8798 02/27/2018 12:12 PM Francisco Díaz Carsí

Fixed RGB to CMYK conversion

8682 01/29/2018 05:00 PM Francisco Díaz Carsí

- Arregladas dependencias
- Añadido un OperationManager separado del BufferManager
- Añadida la pestaña de filtros a la ventana de propiedades de las capas raster
- Arregladas la adición de las operaciones automáticas (LinearStretch y ColorTable) a los filtros...

8588 01/11/2018 02:28 PM Francisco Díaz Carsí

Fixed some operations.

8572 12/27/2017 06:02 PM Francisco Díaz Carsí

Fixed Statistics for Byte and Unsigned Short datatypes and
implemented Brightness, CMYKToRGB, ColorBalanceCMY, ColorBalanceHSL, ColorBalanceRGB, Contrast, Grayscale, HSLToRGB, RGBToCMYK, RGBToHSL, Median, Mode and TailTrim operations.