Searched defs:alpha_pixel (Results 1 – 1 of 1) sorted by relevance
253 let alpha_pixel = (src_row[x]) >> (image.depth - 2); in import_alpha_from() localVariable263 let alpha_pixel = ((src_row[x]) >> 6) as u16; in import_alpha_from() localVariable