- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for quantity (0.24 sec)
-
CREDITS
* statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, *
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 26 15:03:08 UTC 2024 - 1.6M bytes - Viewed (0) -
api/go1.2.txt
pkg image/draw, type Drawer interface { Draw } pkg image/draw, type Drawer interface, Draw(Image, image.Rectangle, image.Image, image.Point) pkg image/draw, type Quantizer interface { Quantize } pkg image/draw, type Quantizer interface, Quantize(color.Palette, image.Image) color.Palette pkg image/draw, var FloydSteinberg Drawer pkg image/gif, func Encode(io.Writer, image.Image, *Options) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.txt
pkg image/jpeg, method (FormatError) Error() string pkg image/jpeg, method (UnsupportedError) Error() string pkg image/jpeg, type FormatError string pkg image/jpeg, type Options struct pkg image/jpeg, type Options struct, Quality int pkg image/jpeg, type Reader interface { Read, ReadByte } pkg image/jpeg, type Reader interface, Read([]uint8) (int, error) pkg image/jpeg, type Reader interface, ReadByte() (uint8, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)