x11.extensions.Xrender

Undocumented in source.

Members

Aliases

XDouble
alias XDouble = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFixed
alias XFixed = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

XDoubleToFixed
XFixed XDoubleToFixed(T f)
Undocumented in source. Be warned that the author may not have intended to support it.
XFixedToDouble
XDouble XFixedToDouble(T f)
Undocumented in source. Be warned that the author may not have intended to support it.
XRenderAddGlyphs
void XRenderAddGlyphs(Display* dpy, GlyphSet glyphset, Glyph* gids, XGlyphInfo* glyphs, int nglyphs, char* images, int nbyte_images)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderAddTraps
void XRenderAddTraps(Display* dpy, Picture picture, int xOff, int yOff, XTrap* traps, int ntrap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderChangePicture
void XRenderChangePicture(Display* dpy, Picture picture, ulong valuemask, XRenderPictureAttributes* attributes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderComposite
void XRenderComposite(Display* dpy, int op, Picture src, Picture mask, Picture dst, int src_x, int src_y, int mask_x, int mask_y, int dst_x, int dst_y, uint width, uint height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeDoublePoly
void XRenderCompositeDoublePoly(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, int xDst, int yDst, XPointDouble* fpoints, int npoints, int winding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeString16
void XRenderCompositeString16(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, GlyphSet glyphset, int xSrc, int ySrc, int xDst, int yDst, ushort* string, int nchar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeString32
void XRenderCompositeString32(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, GlyphSet glyphset, int xSrc, int ySrc, int xDst, int yDst, uint* string, int nchar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeString8
void XRenderCompositeString8(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, GlyphSet glyphset, int xSrc, int ySrc, int xDst, int yDst, char* string, int nchar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeText16
void XRenderCompositeText16(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, int xDst, int yDst, XGlyphElt16* elts, int nelt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeText32
void XRenderCompositeText32(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, int xDst, int yDst, XGlyphElt32* elts, int nelt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeText8
void XRenderCompositeText8(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, int xDst, int yDst, XGlyphElt8* elts, int nelt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeTrapezoids
void XRenderCompositeTrapezoids(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, XTrapezoid* traps, int ntrap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeTriFan
void XRenderCompositeTriFan(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, XPointFixed* points, int npoint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeTriStrip
void XRenderCompositeTriStrip(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, XPointFixed* points, int npoint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCompositeTriangles
void XRenderCompositeTriangles(Display* dpy, int op, Picture src, Picture dst, XRenderPictFormat* maskFormat, int xSrc, int ySrc, XTriangle* triangles, int ntriangle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateAnimCursor
Cursor XRenderCreateAnimCursor(Display* dpy, int ncursor, XAnimCursor* cursors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateConicalGradient
Picture XRenderCreateConicalGradient(Display* dpy, XConicalGradient* gradient, XFixed* stops, XRenderColor* colors, int nstops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateCursor
Cursor XRenderCreateCursor(Display* dpy, Picture source, uint x, uint y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateGlyphSet
GlyphSet XRenderCreateGlyphSet(Display* dpy, XRenderPictFormat* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateLinearGradient
Picture XRenderCreateLinearGradient(Display* dpy, XLinearGradient* gradient, XFixed* stops, XRenderColor* colors, int nstops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreatePicture
Picture XRenderCreatePicture(Display* dpy, Drawable drawable, XRenderPictFormat* format, ulong valuemask, XRenderPictureAttributes* attributes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateRadialGradient
Picture XRenderCreateRadialGradient(Display* dpy, XRadialGradient* gradient, XFixed* stops, XRenderColor* colors, int nstops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderCreateSolidFill
Picture XRenderCreateSolidFill(Display* dpy, XRenderColor* color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFillRectangle
void XRenderFillRectangle(Display* dpy, int op, Picture dst, XRenderColor* color, int x, int y, uint width, uint height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFillRectangles
void XRenderFillRectangles(Display* dpy, int op, Picture dst, XRenderColor* color, XRectangle* rectangles, int n_rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFindFormat
XRenderPictFormat* XRenderFindFormat(Display* dpy, ulong mask, XRenderPictFormat* templ, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFindStandardFormat
XRenderPictFormat* XRenderFindStandardFormat(Display* dpy, int format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFindVisualFormat
XRenderPictFormat* XRenderFindVisualFormat(Display* dpy, Visual* visual)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFreeGlyphSet
void XRenderFreeGlyphSet(Display* dpy, GlyphSet glyphset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFreeGlyphs
void XRenderFreeGlyphs(Display* dpy, GlyphSet glyphset, Glyph* gids, int nglyphs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFreePicture
void XRenderFreePicture(Display* dpy, Picture picture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderParseColor
Status XRenderParseColor(Display* dpy, char* spec, XRenderColor* def)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryExtension
Bool XRenderQueryExtension(Display* dpy, int* event_basep, int* error_basep)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryFilters
XFilters* XRenderQueryFilters(Display* dpy, Drawable drawable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryFormats
Status XRenderQueryFormats(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryPictIndexValues
XIndexValue* XRenderQueryPictIndexValues(Display* dpy, XRenderPictFormat* format, int* num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQuerySubpixelOrder
int XRenderQuerySubpixelOrder(Display* dpy, int screen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryVersion
Status XRenderQueryVersion(Display* dpy, int* major_versionp, int* minor_versionp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderReferenceGlyphSet
GlyphSet XRenderReferenceGlyphSet(Display* dpy, GlyphSet existing)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderSetPictureClipRectangles
void XRenderSetPictureClipRectangles(Display* dpy, Picture picture, int xOrigin, int yOrigin, XRectangle* rects, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderSetPictureClipRegion
void XRenderSetPictureClipRegion(Display* dpy, Picture picture, Region r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderSetPictureFilter
void XRenderSetPictureFilter(Display* dpy, Picture picture, char* filter, XFixed* params, int nparams)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderSetPictureTransform
void XRenderSetPictureTransform(Display* dpy, Picture picture, XTransform* transform)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderSetSubpixelOrder
Bool XRenderSetSubpixelOrder(Display* dpy, int screen, int subpixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

PictFormatAlpha
enum PictFormatAlpha;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatAlphaMask
enum PictFormatAlphaMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatBlue
enum PictFormatBlue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatBlueMask
enum PictFormatBlueMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatColormap
enum PictFormatColormap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatDepth
enum PictFormatDepth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatGreen
enum PictFormatGreen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatGreenMask
enum PictFormatGreenMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatID
enum PictFormatID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatRed
enum PictFormatRed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatRedMask
enum PictFormatRedMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormatType
enum PictFormatType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardA1
enum PictStandardA1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardA4
enum PictStandardA4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardA8
enum PictStandardA8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardARGB32
enum PictStandardARGB32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardNUM
enum PictStandardNUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictStandardRGB24
enum PictStandardRGB24;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

XAnimCursor
struct XAnimCursor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCircle
struct XCircle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConicalGradient
struct XConicalGradient
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFilters
struct XFilters
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGlyphElt16
struct XGlyphElt16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGlyphElt32
struct XGlyphElt32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGlyphElt8
struct XGlyphElt8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGlyphInfo
struct XGlyphInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIndexValue
struct XIndexValue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLineFixed
struct XLineFixed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLinearGradient
struct XLinearGradient
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPointDouble
struct XPointDouble
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPointFixed
struct XPointFixed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRadialGradient
struct XRadialGradient
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderColor
struct XRenderColor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderDirectFormat
struct XRenderDirectFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderPictFormat
struct XRenderPictFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderPictureAttributes
struct XRenderPictureAttributes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSpanFix
struct XSpanFix
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTransform
struct XTransform
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTrap
struct XTrap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTrapezoid
struct XTrapezoid
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTriangle
struct XTriangle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta