Struct Section::Layer¶
Defined in File section.h
Nested Relationships¶
This struct is a nested type of Class Section.
Struct Documentation¶
-
struct
Layer
Layers a second Section on top of the current one. When getting color output, use get_pixel_color(). This returns RGB values after blending the two Sections together.