ImageKit now supports Delphi 10.1 Berlin.

ImageKit now supports Delphi 10.1 Berlin.

ImageKit is a GPU based image processing, graphics rendering and animation framework for Delphi developers. ImageKit hides the details of low-level graphics processing by providing an easy-to-use application programming interface.

Features

- GPU based image processing, graphics rendering and animation framework
- GPU based layer compositing engine
- Dozens of built-in filters and thousands of possible chains
- VCL, GDI and GDI+ interoperability
- Advanced GPU based ImageView control
- 3D transformations
- Support software device if hardware isn't available
- High level DirectX 10 wrapper control and renderer

http://www.kitcooker.com
http://www.kitcooker.com

Comments

  1. I've never heard of this before, but it sounds very interesting. Is it analogous to Core Graphics in OSX? How does it compare to FMX's effects? I notice it seems to be Windows only (requires DX10), so it's ot cross-platform?

    ReplyDelete
  2. Yes, it some sort of Core Image and Core Animation. GPU image processing, layer composition and animations. It similar to FMX's filters (not effects, effects is a control's behaviour), but works in VCL. We don't see any reasons to make it cross-platform because of FMX.

    ReplyDelete

Post a Comment