---
title: IOBlitVertices
framework: kernel
role: symbol
role_heading: Structure
path: kernel/ioblitvertices
---

# IOBlitVertices

## Declaration

```occ
typedef struct IOBlitVerticesStruct IOBlitVertices;
```

## Topics

### Instance Properties

- [count](kernel/ioblitvertices/1507212-count.md)
- [operation](kernel/ioblitvertices/1507176-operation.md)
- [vertices](kernel/ioblitvertices/1507312-vertices.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)
- [IOBlitRectangles](kernel/ioblitrectangles.md)
- [IOBlitScanlines](kernel/ioblitscanlines.md)
- [IOBlitSourceType](kernel/ioblitsourcetype.md)
- [IOBlitSurface](kernel/ioblitsurface.md)
- [IOBlitType](kernel/ioblittype.md)
- [IOBlitVertex](kernel/ioblitvertex.md)
