PrevUpHomeNext

method: shared_device.color_format()


Get the color format from shared device, which is an object of dcpp::shared_device.

Calling Sig:

dcpp::video::ECOLOR_FORMAT video_driver = shared_device.color_format();

// Can use auto.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext