Home | History | Annotate | Download | only in www

Lines Matching full:normalized

386     <td>apply color correction to the image.  Although you can use variable sized matrices, typically you use a 5 x 5 for an RGBA image and a 6x6 for CMYKA.  A 6x6 matrix is required for offsets (populate the last column with normalized values).</td>
605 <td>get a single pixel. By default normalized pixel values are returned.</td>
612 <td>get image pixels as defined by the map (e.g. "RGB", "RGBA", etc.). By default non-normalized pixel values are returned.</td>
922 <td>set a single pixel. By default normalized pixel values are expected.</td>