DisplayWireFormat.Eotf Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the electro-optical transfer function (EOTF) that pixels are encoded for.
public:
property DisplayWireFormatEotf Eotf { DisplayWireFormatEotf get(); };
DisplayWireFormatEotf Eotf();
public DisplayWireFormatEotf Eotf { get; }
var displayWireFormatEotf = displayWireFormat.eotf;
Public ReadOnly Property Eotf As DisplayWireFormatEotf