项目作者: antoinelrnld

项目描述 :
Random bitmap image generator
高级语言: C
项目地址: git://github.com/antoinelrnld/bitmap.git
创建时间: 2021-03-31T20:15:22Z
项目社区:https://github.com/antoinelrnld/bitmap

开源协议:

下载


Random Bitmap image generator

Small program generating random bitmap images.

Getting started

  1. $ git clone https://github.com/antoinelrnld/bitmap
  2. $ cd ./bitmap
  3. $ make

Usage

  1. $ randomimage {width} {height}

Example

  1. $ randomimage 200 200

Result