[devel] Delete chop_16 synopses and add one for png_set_scale_16_to_8()
This commit is contained in:
parent
4e47be74e9
commit
c4a8214b77
8
libpng.3
8
libpng.3
@ -540,10 +540,6 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.5.4beta07
|
||||
|
||||
\fI\fB
|
||||
|
||||
\fBvoid png_set_chop_16 (png_structp \fIpng_ptr\fP\fB);\fP
|
||||
|
||||
\fI\fB
|
||||
|
||||
\fBvoid png_set_cHRM (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, double \fP\fIwhite_x\fP\fB, double \fP\fIwhite_y\fP\fB, double \fP\fIred_x\fP\fB, double \fP\fIred_y\fP\fB, double \fP\fIgreen_x\fP\fB, double \fP\fIgreen_y\fP\fB, double \fP\fIblue_x\fP\fB, double \fIblue_y\fP\fB);\fP
|
||||
|
||||
\fI\fB
|
||||
@ -768,6 +764,10 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.5.4beta07
|
||||
|
||||
\fI\fB
|
||||
|
||||
\fBvoid png_set_scale_16 (png_structp \fIpng_ptr\fP\fB);\fP
|
||||
|
||||
\fI\fB
|
||||
|
||||
\fBvoid png_set_shift (png_structp \fP\fIpng_ptr\fP\fB, png_color_8p \fItrue_bits\fP\fB);\fP
|
||||
|
||||
\fI\fB
|
||||
|
Loading…
Reference in New Issue
Block a user