Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for cjpeg (0.27 sec)

  1. api/go1.txt

    pkg image/jpeg, const DefaultQuality ideal-int
    pkg image/jpeg, func Decode(io.Reader) (image.Image, error)
    pkg image/jpeg, func DecodeConfig(io.Reader) (image.Config, error)
    pkg image/jpeg, func Encode(io.Writer, image.Image, *Options) error
    pkg image/jpeg, method (FormatError) Error() string
    pkg image/jpeg, method (UnsupportedError) Error() string
    pkg image/jpeg, type FormatError string
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  2. api/go1.1.txt

    pkg image, const YCbCrSubsampleRatio440 = 3
    pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
    pkg image, const YCbCrSubsampleRatio444 = 0
    pkg image/draw, const Over = 0
    pkg image/draw, const Src = 1
    pkg image/jpeg, const DefaultQuality = 75
    pkg io, type ByteWriter interface { WriteByte }
    pkg io, type ByteWriter interface, WriteByte(uint8) error
    pkg io, var ErrNoProgress error
    pkg log, const Ldate = 1
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top