Table of Contents

Method GetBilinearSampleWrapped

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Core.dll

GetBilinearSampleWrapped(ISurface<ColorBgra>, float, float)

public static ColorBgra GetBilinearSampleWrapped(this ISurface<ColorBgra> surface, float x, float y)

Parameters

surface ISurface<ColorBgra>
x float
y float

Returns

ColorBgra