Home | History | Annotate | Download | only in MagickCore

Lines Matching full:ximage

2726       width*(annotate_info->x+windows->image.x)/windows->image.ximage->width;
2728 windows->image.y)/windows->image.ximage->height;
2730 "%ux%u%+d%+d",width*annotate_info->width/windows->image.ximage->width,
2731 height*annotate_info->height/windows->image.ximage->height,
3178 if (segment_info.x2 > windows->image.ximage->width)
3179 segment_info.x2=windows->image.ximage->width;
3183 if (segment_info.y2 > windows->image.ximage->height)
3184 segment_info.y2=windows->image.ximage->height;
3227 windows->image.window_changes.width=windows->image.ximage->width-
3229 windows->image.window_changes.height=windows->image.ximage->height-
3237 scale_factor=(double) width/windows->image.ximage->width;
3241 scale_factor=(double) height/windows->image.ximage->height;
3723 XPutPixel(windows->image.ximage,x_offset,y_offset,color.pixel);
3732 (width*(windows->image.x+x_offset)/windows->image.ximage->width+x);
3734 (height*(windows->image.y+y_offset)/windows->image.ximage->height+y);
4287 scale_factor=(double) width/windows->image.ximage->width;
4291 scale_factor=(double) height/windows->image.ximage->height;
4444 "Configure Image: %dx%d=>%.20gx%.20g",windows->image.ximage->width,
4445 windows->image.ximage->height,(double) width,(double) height);
4455 if (((int) width != windows->image.ximage->width) ||
4456 ((int) height != windows->image.ximage->height))
4459 width*windows->magnify.x/windows->image.ximage->width;
4461 height*windows->magnify.y/windows->image.ximage->height;
4462 windows->image.x=(int) (width*windows->image.x/windows->image.ximage->width);
4464 (height*windows->image.y/windows->image.ximage->height);
4960 if (crop_info.x > (ssize_t) windows->image.ximage->width)
4961 crop_info.x=(ssize_t) windows->image.ximage->width;
4972 if (crop_info.y > (ssize_t) windows->image.ximage->height)
4973 crop_info.y=(ssize_t) windows->image.ximage->height;
5317 if (((int) crop_info.width != windows->image.ximage->width) ||
5318 ((int) crop_info.height != windows->image.ximage->height))
5340 scale_factor=(double) width/windows->image.ximage->width;
5344 scale_factor=(double) height/windows->image.ximage->height;
6282 draw_info.x=(int) (width*draw_info.x/windows->image.ximage->width);
6286 draw_info.y=(int) height*draw_info.y/windows->image.ximage->height;
6294 width*draw_info.width/windows->image.ximage->width,
6295 height*draw_info.height/windows->image.ximage->height,
6391 scale_factor=(double) windows->pan.width/windows->image.ximage->width;
6395 windows->pan.height/windows->image.ximage->height;
6493 windows->image.ximage->width,windows->image.ximage->height);
6630 cache_image->columns=(size_t) windows->image.ximage->width;
6631 cache_image->rows=(size_t) windows->image.ximage->height;
7035 crop_info.width=(size_t) windows->image.ximage->width;
7036 crop_info.height=(size_t) windows->image.ximage->height;
7172 windows->image.window_changes.width=windows->image.ximage->width;
7173 windows->image.window_changes.height=windows->image.ximage->height;
7385 windows->image.window_changes.width=windows->image.ximage->width/2;
7386 windows->image.window_changes.height=windows->image.ximage->height/2;
7405 windows->image.window_changes.width=windows->image.ximage->width << 1;
7406 windows->image.window_changes.height=windows->image.ximage->height << 1;
7426 width=(size_t) windows->image.ximage->width;
7427 height=(size_t) windows->image.ximage->height;
7450 ((int) (*image)->columns == windows->image.ximage->width) &&
7451 ((int) (*image)->rows == windows->image.ximage->height))
7462 windows->image.ximage->width,windows->image.ximage->height);
9546 if (windows->magnify.x < (int) (windows->image.ximage->width-1))
9553 if (windows->magnify.y < (int) (windows->image.ximage->height-1))
10104 XPutPixel(windows->image.ximage,x_offset,y_offset,
10114 windows->image.ximage->width+x);
10116 windows->image.ximage->height+y);
10486 if ((windows->image.ximage->width > (int) windows->image.width) &&
10487 (windows->image.ximage->height > (int) windows->image.height))
10490 if (windows->image.ximage->width > (int) windows->image.width)
10493 if (windows->image.ximage->height > (int) windows->image.height)
10501 x_factor=(double) windows->image.ximage->width/windows->pan.width;
10502 y_factor=(double) windows->image.ximage->height/windows->pan.height;
10504 windows->image.ximage->width;
10506 windows->image.ximage->height;
10556 windows->image.ximage->width)
10558 (windows->image.ximage->width-windows->image.width);
10567 windows->image.ximage->height)
10569 (windows->image.ximage->height-windows->image.height);
10818 scale_factor=(double) windows->image.ximage->width/width;
10820 scale_factor=(double) windows->image.ximage->height/height;
10953 scale_factor=(double) width/windows->image.ximage->width;
10957 scale_factor=(double) height/windows->image.ximage->height;
11048 windows->image.ximage->width,windows->image.ximage->height);
11597 if (roi_info.x > (ssize_t) windows->image.ximage->width)
11598 roi_info.x=(ssize_t) windows->image.ximage->width;
11609 if (roi_info.y > (ssize_t) windows->image.ximage->height)
11610 roi_info.y=(ssize_t) windows->image.ximage->height;
11676 scale_factor=(double) width/windows->image.ximage->width;
11681 height/windows->image.ximage->height;
12521 windows->image.window_changes.width=windows->image.ximage->height;
12522 windows->image.window_changes.height=windows->image.ximage->width;
12675 windows->image.ximage->width,windows->image.ximage->height);
13039 scale_factor=(double) width/windows->image.ximage->width;
13045 scale_factor=(double) height/windows->image.ximage->height;
13156 scale_factor=(double) width/windows->image.ximage->width;
13159 scale_factor=(double) height/windows->image.ximage->height;
13442 windows->image.ximage->width)
13443 windows->image.x=(int) windows->image.ximage->width-windows->image.width;
13448 windows->image.ximage->height)
13449 windows->image.y=(int) windows->image.ximage->height-windows->image.height;
13520 background=XGetPixel(windows->image.ximage,0,0);
13521 trim_info.width=(size_t) windows->image.ximage->width;
13522 for (x=0; x < windows->image.ximage->width; x++)
13524 for (y=0; y < windows->image.ximage->height; y++)
13526 pixel=XGetPixel(windows->image.ximage,x,y);
13530 if (y < windows->image.ximage->height)
13534 if (trim_info.x == (ssize_t) windows->image.ximage->width)
13542 background=XGetPixel(windows->image.ximage,windows->image.ximage->width-1,0);
13543 for (x=windows->image.ximage->width-1; x != 0; x--)
13545 for (y=0; y < windows->image.ximage->height; y++)
13547 pixel=XGetPixel(windows->image.ximage,x,y);
13551 if (y < windows->image.ximage->height)
13558 background=XGetPixel(windows->image.ximage,0,0);
13559 trim_info.height=(size_t) windows->image.ximage->height;
13560 for (y=0; y < windows->image.ximage->height; y++)
13562 for (x=0; x < windows->image.ximage->width; x++)
13564 pixel=XGetPixel(windows->image.ximage,x,y);
13568 if (x < windows->image.ximage->width)
13575 background=XGetPixel(windows->image.ximage,0,windows->image.ximage->height-1);
13576 for (y=windows->image.ximage->height-1; y != 0; y--)
13578 for (x=0; x < windows->image.ximage->width; x++)
13580 pixel=XGetPixel(windows->image.ximage,x,y);
13584 if (x < windows->image.ximage->width)
13928 window_info.ximage=(XImage *) NULL;
13929 window_info.matte_image=(XImage *) NULL;
14010 (window_info.ximage->width/2);
14012 (window_info.ximage->height/2);
14066 window_info.ximage,0,0,window_info.x,window_info.y,(unsigned int)
15574 windows->image.window_changes.width=windows->image.ximage->width;
15575 windows->image.window_changes.height=windows->image.ximage->height;
15682 if ((event.xconfigure.width < windows->image.ximage->width) ||
15683 (event.xconfigure.height < windows->image.ximage->height))
15906 if (((int) windows->image.width < windows->image.ximage->width) ||
15907 ((int) windows->image.height < windows->image.ximage->height))