OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:png_image_write_to_memory
(Results
1 - 8
of
8
) sorted by null
/external/libpng/
ANNOUNCE
33
Added a
png_image_write_to_memory
() API and a number of assist macros
pngwrite.c
2200
png_image_write_to_memory
(png_imagep image, void *memory,
function
[
all
...]
png.h
[
all
...]
libpng.3
232
\fBint
png_image_write_to_memory
(png_imagep \fP\fIimage\fP\fB, void \fP\fI*memory\fP\fB, png_alloc_size_t * PNG_RESTRICT \fP\fImemory_bytes\fP\fB, int \fP\fIconvert_to_8_bit\fP\fB, const void \fP\fI*buffer\fP\fB, png_int_32 \fP\fIrow_stride\fP\fB, const void \fI*colormap)\fP\fB);\fP
[
all
...]
libpng-manual.txt
[
all
...]
CHANGES
[
all
...]
/external/libpng/scripts/
symbols.def
252
png_image_write_to_memory
@245
/external/libpng/contrib/libtests/
pngstest.c
[
all
...]
Completed in 521 milliseconds