Record TUniBrushContext

Hierarchy
Methods
Properties

Unit

Declaration

type TUniBrushContext = record

Description

Working area to be provided to a brush

Overview

Fields

Public Dest: Pointer;
Public Ofs: TPoint;
Public Custom: array[0..15] of byte;

Description

Fields

Public Dest: Pointer;

This item has no description.

Public Ofs: TPoint;

target pixels

Public Custom: array[0..15] of byte;

offset within image (used with textured/gradient brush)