Picasso API
2.8
|
#include "picasso.h"
Go to the source code of this file.
Enumerations | |
enum | psx_result { S_OK = 0, S_BAD_PARAMS = 1, S_NOT_SUPPORT = 2, S_OUT_OF_MEMORY = 3, S_INIT_FAILURE = 4, S_FAILURE = 5 } |
Status code return by call APIs. More... | |
This file includes all common definitions for the picasso extension.
Copyright (C) 2008 ~ 2025 Zhang Ji Peng All rights reserved. Picasso is a vector graphic library.
Definition in file picasso_ext.h.