neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::graphics_operation::set_pixel Struct Reference

#include <graphics_operations.hpp>

Public Attributes

point point
 
color color
 

Detailed Description

Definition at line 141 of file graphics_operations.hpp.

Member Data Documentation

◆ color

color neogfx::graphics_operation::set_pixel::color

Definition at line 144 of file graphics_operations.hpp.

◆ point

point neogfx::graphics_operation::set_pixel::point

Definition at line 143 of file graphics_operations.hpp.


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