Search:

Type: Posts; User: Yuriy

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,129

    Function create bitmaps from mulricolor pixmap...

    Function create bitmaps from mulricolor pixmap (xpm), set context by each bitmap
    and draw polygons with each context:


    void XFillPolygonByPixmap(Display *disp, Drawable d, GC gc,
    ...
  2. Replies
    1
    Views
    2,129

    How to set GC with transparent pixmap

    Hello everyone.
    I'm programming in C with xlib (standart libs).
    I need set GC with transparent pixmap (in some pixels).
    I have colored pixmap, that set tile for GC via XSetTile. This pixmap is...
Results 1 to 2 of 2