Aalto-LeTech/Scala-Media-Computation
Media computation library for introductory programming courses
ScalaNOASSERTION
Issues
- 0
- 0
Filter for converting color bitmaps into grayscale (internal ARGB format won't change--only the content does)
#60 opened by aleksi-lukkarinen - 0
Visualize truth tables
#93 opened by aleksi-lukkarinen - 0
Visualize Booleans
#92 opened by aleksi-lukkarinen - 0
Visualize values and variables
#91 opened by aleksi-lukkarinen - 0
Visualize string operations
#90 opened by aleksi-lukkarinen - 0
- 1
Glow filter
#78 opened by aleksi-lukkarinen - 1
Reflection filter
#79 opened by aleksi-lukkarinen - 1
Drop shadow filter
#77 opened by aleksi-lukkarinen - 0
- 0
- 0
Negation operator for Colors
#86 opened by aleksi-lukkarinen - 0
Free cropping of bitmaps
#47 opened by aleksi-lukkarinen - 0
Bitmap scaling by giving target width or height while preserving the aspect ratio
#85 opened by aleksi-lukkarinen - 0
Bitmap scaling by giving target size
#84 opened by aleksi-lukkarinen - 0
Bitmap scaling by giving maximum dimensions while preserving aspect ratio
#83 opened by aleksi-lukkarinen - 0
Negation operator for Bitmap
#82 opened by aleksi-lukkarinen - 1
Bitmap overlaying per alignments
#81 opened by aleksi-lukkarinen - 0
- 0
Free bitmap overlaying
#70 opened by aleksi-lukkarinen - 0
- 0
MetaInterfaceFinder object from which to query the metadata interfaces for an object.
#74 opened by aleksi-lukkarinen - 0
BufferProviders need to have the host Bitmap's operation list automagically injected into their systems to avoid passing it as a parameter, which forces to break the OperableBitmap's contract.
#72 opened by aleksi-lukkarinen - 0
A global setting for whether or not to resize Bitmap's canvas during affine transformations.
#73 opened by aleksi-lukkarinen - 0
The viewer should display the usual gray-white grid background behind transparent areas of the displayed bitmap.
#75 opened by aleksi-lukkarinen - 0
Posterization filter
#58 opened by aleksi-lukkarinen - 0
- 0
Negation filter
#69 opened by aleksi-lukkarinen - 0
RichArray class for SMCL-related things
#68 opened by aleksi-lukkarinen - 0
Platform module: A global enum setting for platform-based bitmap interpolation quality
#67 opened by aleksi-lukkarinen - 0
Pixelation filter
#66 opened by aleksi-lukkarinen - 0
- 0
Color replacement filter
#64 opened by aleksi-lukkarinen - 0
Histogram creation
#63 opened by aleksi-lukkarinen - 0
Colorization filter
#62 opened by aleksi-lukkarinen - 0
Bitmap viewer should be able to display color values of the pixels pointed by the mouse cursor
#61 opened by aleksi-lukkarinen - 0
Pointillism filter
#59 opened by aleksi-lukkarinen - 0
Represent fonts as text sample bitmaps
#57 opened by aleksi-lukkarinen - 0
Represent color ranges as gradients
#56 opened by aleksi-lukkarinen - 0
Sepia filter
#55 opened by aleksi-lukkarinen - 0
Color ranges by letting one parameter to be free and fixing the others (e.g. hue changes while saturation and value are fixed to given values)
#54 opened by aleksi-lukkarinen - 0
- 0
Blurring filters
#52 opened by aleksi-lukkarinen - 0
Sharpening filters
#51 opened by aleksi-lukkarinen - 0
Edge detection filters
#50 opened by aleksi-lukkarinen - 0
Treshold filters
#49 opened by aleksi-lukkarinen - 0
Represent collections (lists, matrices, maps etc.) as bitmaps using the bitmaps contained by them
#48 opened by aleksi-lukkarinen - 0
Brightness adjustment filter
#46 opened by aleksi-lukkarinen - 0
Gamma adjustment filter
#45 opened by aleksi-lukkarinen