Skip to content

fafalone/D2DSamples

Repository files navigation

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