ComponentOne Bitmap for UWP
CheckFullNonPow2TextureSupport Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class : CheckFullNonPow2TextureSupport Method
Gets information about whether the driver supports the nonpowers-of-2-unconditionally feature.
Syntax
'Declaration
 
Public Function CheckFullNonPow2TextureSupport() As System.Boolean
public System.bool CheckFullNonPow2TextureSupport()

Return Value

Returns true if this hardware supports non-powers-of-2 texture. This returns always true Direct3D 10 and higher feature levels.
See Also

Reference

Device Class
Device Members