Freigeben über


CompositionMipmapSurface.PixelFormat Eigenschaft

Definition

Ruft das Pixelformat der mipmap-Oberfläche ab.

public:
 property DirectXPixelFormat PixelFormat { DirectXPixelFormat get(); };
DirectXPixelFormat PixelFormat();
public DirectXPixelFormat PixelFormat { get; }
var directXPixelFormat = compositionMipmapSurface.pixelFormat;
Public ReadOnly Property PixelFormat As DirectXPixelFormat

Eigenschaftswert

Das Pixelformat der mipmap-Oberfläche.

Gilt für: