---
title: IOBlitScanlines
framework: kernel
role: symbol
role_heading: Structure
path: kernel/ioblitscanlines
---

# IOBlitScanlines

## Declaration

```occ
typedef struct IOBlitScanlinesStruct IOBlitScanlines;
```

## Topics

### Instance Properties

- [count](kernel/ioblitscanlines/1507393-count.md)
- [height](kernel/ioblitscanlines/1507326-height.md)
- [operation](kernel/ioblitscanlines/1507382-operation.md)
- [x](kernel/ioblitscanlines/1507186-x.md)
- [y](kernel/ioblitscanlines/1507343-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)
- [IOBlitRectangle](kernel/ioblitrectangle.md)
- [IOBlitRectangles](kernel/ioblitrectangles.md)
- [IOBlitSourceType](kernel/ioblitsourcetype.md)
- [IOBlitSurface](kernel/ioblitsurface.md)
- [IOBlitType](kernel/ioblittype.md)
- [IOBlitVertex](kernel/ioblitvertex.md)
- [IOBlitVertices](kernel/ioblitvertices.md)
