HEX
Server: Apache
System: Linux br1026.hostgator.com.br 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64
User: corre651 (6538)
PHP: 8.3.33
Disabled: NONE
Upload Files
File: //proc/thread-self/root/proc/self/root/usr/include/X11/ImUtil.h
#ifndef _X11_IMUTIL_H_
#define _X11_IMUTIL_H_

extern int
_XGetScanlinePad(
    Display *dpy,
    int depth);

extern int
_XGetBitsPerPixel(
 Display *dpy,
 int depth);

extern int
_XSetImage(
    XImage *srcimg,
    XImage *dstimg,
    int x,
    int y);

extern int
_XReverse_Bytes(
    unsigned char *bpt,
    int nb);
extern void
_XInitImageFuncPtrs(
    XImage *image);

#endif /* _X11_IMUTIL_H_ */