Title: PictureDream
Description: a simple checkbox setting a boolean value over reflection API
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
Title: PictureDream
Description: a slider setting a char (0-255) over reflection api
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
Title: PictureDream
Description: a slider setting a double variable over reflection API
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
this method does a discrete convolution. it convolutes the channel data
with the given coeff matrix and the given weight. for that it uses the
so called 'output side' algo which allways calculates one whole
output pixel. the algo is implemented in two loops using a index
array.
this method does a discrete convolution. it convolutes the channel data
with the given coeff matrix and the given weight. for that it uses the
so called 'output side' algo which allways calculates one whole
output pixel. the algo is implemented in two loops using a index
array.
Title: PictureDream
Description: the filter eweight cell editor used to enter numbers
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
Title: PictureDream
Description: the mouse listener used to install the cell editor on mouseclick
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
returns an java.awt.Image made out of the loaded data,
based on code found at
http://www.idg.net/new_docids/microsoft/windows/java/applications/application/bitmaps/loading/bitmap/new_docid_9-48403.html
the only format supported is 4 and 8 bit uncompressed,
!!!
Title: PictureDream
Description: a slider setting a int variable over reflection API
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
Title: PictureDream
Description: displays image details and like image size and mouse position in image
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions