Table of Contents

Method ApplyBase

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

ApplyBase(Surface, Point, Surface, Point, Size)

This is the version of Apply that will always do exactly what you tell it do, without optimizations or otherwise.

void ApplyBase(Surface dst, Point dstOffset, Surface src, Point srcOffset, Size roiSize)

Parameters

dst Surface
dstOffset Point
src Surface
srcOffset Point
roiSize Size