Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 451 Bytes

File metadata and controls

27 lines (19 loc) · 451 Bytes

Plugin Framework based on MFC build by Visual Studio 2013

Demo: MDI application using plugin framework

PluginSupport: core of plugin framework

DrawPlugin: example of merge plugin's menu&toolbar

ImagePlugin: example of insert MultiDocTemplate to main application

PluginBrowser: GIMP-like plugin browser

ImageProcessingPlugin: inverse image using multi-threading

CurvePlugin: adjust image with curves

LevelPlugin: adjust image with levels