Home | History | Annotate | Download | only in jpeg

Lines Matching full:output_components

635 	output_components	# of color components returned per pixel
639 output_components is 1 (a colormap index) when quantizing colors; otherwise it
644 You will need output_width * output_components JSAMPLEs per scanline in your
1166 int output_components Number of color components returned.
1169 When quantizing colors, output_components is 1, indicating a single color map
1171 are required to be output_width * output_components JSAMPLEs wide.