Home
last modified time | relevance | path

Searched defs:ImageWriter (Results 1 – 25 of 87) sorted by relevance

1234

/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/
H A Dimage_writer.go16 type ImageWriter struct { struct
17 rgba *image.RGBA
18 contents *bytes.Buffer
21 func (ir *ImageWriter) Write(buffer []byte) (int, error) {
29 func (ir *ImageWriter) SetRGBA(i *image.RGBA) {
34 func (ir *ImageWriter) Image() (image.Image, error) {
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/imageio/
H A DImageIO$ImageWriterIterator.h17 class ImageWriter; variable
H A DImageIO$TranscoderFilter.h18 class ImageWriter; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/imageio/event/
H A DIIOWriteWarningListener.h16 class ImageWriter; variable
H A DIIOWriteProgressListener.h16 class ImageWriter; variable
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/libffmpegthumbnailer/
H A Dimagewriter.h29 ImageWriter() {} in ImageWriter() function
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/imageio/
H A DImageIO$ImageWriterIterator.h17 class ImageWriter; variable
H A DImageIO$TranscoderFilter.h18 class ImageWriter; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/imageio/event/
H A DIIOWriteWarningListener.h16 class ImageWriter; variable
H A DIIOWriteProgressListener.h16 class ImageWriter; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/imageio/event/
H A DIIOWriteProgressListener.h16 class ImageWriter; variable
H A DIIOWriteWarningListener.h16 class ImageWriter; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/imageio/
H A DImageIO$ImageWriterIterator.h17 class ImageWriter; variable
H A DImageIO$TranscoderFilter.h18 class ImageWriter; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/imageio/
H A DImageIO$ImageWriterIterator.h17 class ImageWriter; variable
H A DImageIO$TranscoderFilter.h18 class ImageWriter; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/imageio/event/
H A DIIOWriteProgressListener.h16 class ImageWriter; variable
H A DIIOWriteWarningListener.h16 class ImageWriter; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/imageio/
H A DImageIO$ImageWriterIterator.h17 class ImageWriter; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/imageio/event/
H A DIIOWriteProgressListener.h16 class ImageWriter; variable
H A DIIOWriteWarningListener.h16 class ImageWriter; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/awt/peer/gtk/
H A DGdkPixbufDecoder$GdkPixbufWriterSpi.h33 class ImageWriter; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/awt/peer/gtk/
H A DGdkPixbufDecoder$GdkPixbufWriterSpi.h33 class ImageWriter; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/awt/peer/gtk/
H A DGdkPixbufDecoder$GdkPixbufWriterSpi.h33 class ImageWriter; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/awt/peer/gtk/
H A DGdkPixbufDecoder$GdkPixbufWriterSpi.h33 class ImageWriter; variable

1234