TBLPathSinkFunc
Optional callback that can be used to consume a path data.
Definition
Unit: Blend2D
type TBLPathSinkFunc = function(const APath: TBLPath;
const AInfo, AUserData: Pointer): TBLResult; cdecl
Parameters
APath
: TBLPath
AInfo
: Pointer
AUserData
: Pointer