pixman-1
Description:
The pixel-manipulation library for X and cairo.
Content:
Namespaces:
- Pixman
Classes:
Structs:
Enums:
Delegates:
Methods:
- public bool blt (uint8[] src_bits, uint8[] dst_bits, int src_stride, int dst_stride, int src_bpp, int dst_bpp, int src_x, int src_y, int dst_x, int dst_y, int width, int height)
- public bool fill (uint8[] bits, int stride, int bpp, int x, int y, int width, int height, uint32 _xor)
- Version
Constants:
Methods: