Copy a view's pixels (top-to-bottom) to a COLOR buffer.
Copy the indicated row of src to a COLOR buffer.
Convert a direct view to an ImageRef. Assumes that the rows are evenly spaced.
Represents a reference to COLOR data already existing elsewhere in memory. Assumes that pixels are stored row-by-row, with a known distance between each row.
Performs linear downscale by a constant factor
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
In-memory images.