package imagelib

  1. Overview
  2. Docs

Module ImageBMP.FileHeaderSource

Sourcetype t = {
  1. typ : string;
  2. image_size : int;
  3. pixel_offset : int;
}
Sourceval size : int