Method CreateRefT
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
CreateRefT<TPixel>(ISurfaceRef<TPixel>)
public static ISurfaceRef<TPixel> CreateRefT<TPixel>(this ISurfaceRef<TPixel> objectRef) where TPixel : unmanaged, INaturalPixelInfo
Parameters
objectRef
ISurfaceRef<TPixel>
Returns
- ISurfaceRef<TPixel>
Type Parameters
TPixel