Generated by
JDiff

Class com.itextpdf.io.image.ImageData

Removed Methods
int  getColorSpace() Gets the number of components used to encode colorspace, not actual colorspace.
void  setColorSpace( int)  
 

Added Methods
int  getColorEncodingComponentsNumber() Gets the number of components used to encode colorspace.
void  setColorEncodingComponentsNumber( int) Sets the number of components used to encode colorspace.
 

Removed Fields
int  colorSpace is the number of components used to encode colorspace, not actual colorspace.
 

Added Fields
int  colorEncodingComponentsNumber Is the number of components used to encode colorspace.