Record TUniBrushContext
Unit
Declaration
type TUniBrushContext = record
Description
Working area to be provided to a brush
Overview
Fields
Dest: Pointer; |
|
Ofs: TPoint; |
|
Custom: array[0..15] of byte; |
Description
Fields
Dest: Pointer; |
|
This item has no description. |
Ofs: TPoint; |
|
target pixels |
Custom: array[0..15] of byte; |
|
offset within image (used with textured/gradient brush) |