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 () |
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 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 | ( | ) | [static] |