Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
man(1)			       rkpng2c man page				man(1)

NAME
       rkpng2c - converts a PNG	image to C array encoded in ARGB32 format.

SYNOPSIS
       rkpng2c <PNG file> <C or	C++ file> <array_name>

DESCRIPTION
       rkpng2c is a part of Redkite GUI	toolkit.  It converts a	PNG image to C
       array encoded in	ARGB32 format.

OPTIONS
       rkpng2c doesn't any take	options.

EXAMPLES
       rkpng2c image.png image.c image

LICENSE
       rkpng2c is Free Software	released under GPLv3.

AUTHOR
       Iurie Nistor <iur.nistor@gmail.com>

1.0				 05 June 2020				man(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rkpng2c&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help