Please enable JavaScript to view this site.

KOL/MCK - User Guide

Metafile support is included in the main KOL package. The TMetafile object type is presented in the KOLadd module, and allows you to fully work with images of the WMF and EMF types, namely: load such images into memory, generate new images, and display them on the canvas. Although metafiles are inherently quite different from bitmaps that store images pixel by pixel, the interface of the TMetafile object is as close as possible to the interface of a regular single-frame image, which includes TBitmap. For example, it also has Width and Height properties, methods for loading an image from various sources and saving it to an output stream and file.

 

KOL / MCK User Guide - Created by Carl Peeraer - Diamant Soft, based on the work of Vladimir Kladov - Artwerp.be

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC