Поделиться через


HolographicViewConfiguration.PixelFormat Свойство

Определение

Возвращает или задает формат пикселей объекта HolographicViewConfiguration.

public:
 property DirectXPixelFormat PixelFormat { DirectXPixelFormat get(); void set(DirectXPixelFormat value); };
DirectXPixelFormat PixelFormat();

void PixelFormat(DirectXPixelFormat value);
public DirectXPixelFormat PixelFormat { get; set; }
var directXPixelFormat = holographicViewConfiguration.pixelFormat;
holographicViewConfiguration.pixelFormat = directXPixelFormat;
Public Property PixelFormat As DirectXPixelFormat

Значение свойства

Значение Windows.Graphics.DirectX.DirectXPixelFormat .

Применяется к