[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Texture1D.op_Explicit

explicit operator Operator

explicit operator Texture1D(IntPtr)

Performs an explicit conversion from IntPtr to Texture1D.

Declaration
public static explicit operator Texture1D(IntPtr nativePointer)
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
Texture1D