Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.63 KB

File metadata and controls

45 lines (28 loc) · 1.63 KB

D2DSamples

Ports of The trick's Direct2D examples

x64 compatible, using WinDevLib instead of typelibs.

Note: VB6 files are originals for comparison; ported code is in .twinproj and \SourceExport folders. Images must be retained in same path as .twinproj.

CustomFont:
image

PerspectiveTransform:
image

Convolve Effect:
image

CustomRenderer:
image

BlendingModes:
image

InlineObject:
image

Interpolation:
image

Strokes:
image

BasicDrawings:
image

ImageDrawings:
image

SaveImage:
image

Clip:
image