---
title: IOBlitRectangle
framework: kernel
role: symbol
role_heading: Structure
path: kernel/ioblitrectangle
---

# IOBlitRectangle

## Declaration

```occ
typedef struct IOBlitRectangleStruct IOBlitRectangle;
```

## Topics

### Instance Properties

- [height](kernel/ioblitrectangle/1507280-height.md)
- [width](kernel/ioblitrectangle/1507420-width.md)
- [x](kernel/ioblitrectangle/1507282-x.md)
- [y](kernel/ioblitrectangle/1507363-y.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)
- [IOBlitRectangles](kernel/ioblitrectangles.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)
