Home | History | Annotate | Download | only in coders

Lines Matching defs:by

30 %  Unless required by applicable law or agreed to in writing, software        %
1596 % IsDDS() returns MagickTrue if the image format type, identified by the
2130 Extract alpha value: multiply 0..15 by 17 to get range 0..255
2634 % UnregisterDDSImage() removes format registrations made by the
2827 option=GetImageOption(image_info,"dds:weight-by-alpha");
3002 by;
3050 for (by=0; by < (ssize_t) rows; by++)
3071 alphas[4*by + bx] = (size_t)alpha;
3088 map[4*by + bx] = i;
3101 map[4*by + bx] = count;