Functions
euspng.c File Reference
#include <png.h>
#include "eus.h"
Include dependency graph for euspng.c:

Go to the source code of this file.

Functions

pointer ___euspng ()
pointer ___euspng (register context *ctx, int n, register pointer *argv)
pointer PNG_READ_IMAGE (register context *ctx, int n, register pointer *argv)
pointer PNG_WRITE_IMAGE (register context *ctx, int n, register pointer *argv)
static register_euspng ()

Function Documentation

Id:
euspng.c

Copyright (c) 1987- JSK, The University of Tokyo. All Rights Reserved.

This software is a collection of EusLisp code for robot applications, which has been developed by the JSK Laboratory for the IRT project. For more information on EusLisp and it's application to the robotics, please refer to the following papers.

Toshihiro Matsui Multithread object-oriented language euslisp for parallel and asynchronous programming in robotics Workshop on Concurrent Object-based Systems, IEEE 6th Symposium on Parallel and Distributed Processing, 1994

Permission to use this software for educational, research and non-profit purposes, without fee, and without a written agreement is hereby granted to all researchers working on the IRT project at the University of Tokyo, provided that the above copyright notice remains intact.

pointer ___euspng ( register context ctx,
int  n,
register pointer argv 
)

Definition at line 169 of file euspng.c.

pointer PNG_READ_IMAGE ( register context ctx,
int  n,
register pointer argv 
)

Definition at line 34 of file euspng.c.

pointer PNG_WRITE_IMAGE ( register context ctx,
int  n,
register pointer argv 
)

Definition at line 119 of file euspng.c.

static register_euspng ( ) [static]

Definition at line 31 of file euspng.c.



jskeus
Author(s): JSK Alumnis
autogenerated on Thu Jun 6 2019 21:31:35