Ejemplo n.º 1
0
 public IccBased(PdfCieBasedCs.IccBased cs)
     : this(cs, new float[cs.GetNumberOfComponents()])
 {
 }
Ejemplo n.º 2
0
 public IccBased(PdfCieBasedCs.IccBased cs)
 // TODO if zero is outside of the Range, default value should be the nearest to the zero valid value
     : this(cs, new float[cs.GetNumberOfComponents()])
 {
 }