Lines Matching refs:pixels
379 // Find the number of sampled pixels, dMaxX-dMinX+1, for
380 // slice i in scan line y (i.e. pixels within the data window
526 // sampled pixels (i.e. pixels within the data window
1152 THROW (Iex::ArgExc, "Cannot copy pixels from image "
1160 THROW (Iex::ArgExc, "Cannot copy pixels from image "
1226 THROW (Iex::LogicExc, "Cannot update preview image pixels. "
1231 // Store the new pixels in the header's preview image attribute.
1238 PreviewRgba *pixels = pi.pixels();
1242 pixels[i] = newPixels[i];
1260 REPLACE_EXC (e, "Cannot update preview image pixels for "