---
title: IOBlitCopyRegion
framework: kernel
role: symbol
role_heading: Structure
path: kernel/ioblitcopyregion
---

# IOBlitCopyRegion

## Declaration

```occ
typedef struct IOBlitCopyRegionStruct IOBlitCopyRegion;
```

## Topics

### Instance Properties

- [deltaX](kernel/ioblitcopyregion/1507362-deltax.md)
- [deltaY](kernel/ioblitcopyregion/1507214-deltay.md)
- [operation](kernel/ioblitcopyregion/1507289-operation.md)
- [region](kernel/ioblitcopyregion/1507172-region.md)

## See Also

### Blit Structures

- [IOBlitCopyRectangle](kernel/ioblitcopyrectangle.md)
- [IOBlitCopyRectangles](kernel/ioblitcopyrectangles.md)
- [IOBlitCursor](kernel/ioblitcursor.md)
- [IOBlitMemory](kernel/ioblitmemory.md)
- [IOBlitMemoryRef](kernel/ioblitmemoryref.md)
- [IOBlitOperation](kernel/ioblitoperation.md)
- [IOBlitRectangle](kernel/ioblitrectangle.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)
