---
title: IOBlitRectangles
framework: kernel
role: symbol
role_heading: Structure
path: kernel/ioblitrectangles
---

# IOBlitRectangles

## Declaration

```occ
typedef struct IOBlitRectanglesStruct IOBlitRectangles;
```

## Topics

### Instance Properties

- [count](kernel/ioblitrectangles/1507371-count.md)
- [operation](kernel/ioblitrectangles/1507218-operation.md)
- [rects](kernel/ioblitrectangles/1507219-rects.md)

## See Also

### Blit Structures

- [IOBlitCopyRectangle](kernel/ioblitcopyrectangle.md)
- [IOBlitCopyRectangles](kernel/ioblitcopyrectangles.md)
- [IOBlitCopyRegion](kernel/ioblitcopyregion.md)
- [IOBlitCursor](kernel/ioblitcursor.md)
- [IOBlitMemory](kernel/ioblitmemory.md)
- [IOBlitMemoryRef](kernel/ioblitmemoryref.md)
- [IOBlitOperation](kernel/ioblitoperation.md)
- [IOBlitRectangle](kernel/ioblitrectangle.md)
- [IOBlitScanlines](kernel/ioblitscanlines.md)
- [IOBlitSourceType](kernel/ioblitsourcetype.md)
- [IOBlitSurface](kernel/ioblitsurface.md)
- [IOBlitType](kernel/ioblittype.md)
- [IOBlitVertex](kernel/ioblitvertex.md)
- [IOBlitVertices](kernel/ioblitvertices.md)
