Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkMask::AlphaIter< F > Struct Template Reference

Detailed Description

template<Format F>
struct SkMask::AlphaIter< F >

Iterates over the coverage values along a scanline in a given SkMask::Format. Provides constructor, copy constructor for creating operator++, operator-- for iterating over the coverage values on a scanline operator>>= to add row bytes operator* to get the coverage value at the current location operator< to compare two iterators

Definition at line 133 of file SkMask.h.


The documentation for this struct was generated from the following file: