mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-19 23:00:34 +02:00
Aufgabe
Habe das Template aus der Vorlesung genommen. Denkt ihr das ist vollständig, bzw. brauchen wir noch andere Informationen?
This commit is contained in:
14
Mucke/1BytePixel.txt
Normal file
14
Mucke/1BytePixel.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Req-ID: 0002
|
||||
Req-Type: Funktional
|
||||
Events/UCs: Speicherung des Bildes, sowohl intern als auch als externen Dateiformat
|
||||
Description:
|
||||
-Bild soll mittels eines Bytes dargestellt werden
|
||||
-Byte 7-8 - 4 codierungsmöglichkeiten:
|
||||
00 - transparent
|
||||
01 - Rot
|
||||
02 - Grün
|
||||
03 - Blua
|
||||
-Bytes 1-6:
|
||||
Farbkodierung
|
||||
111111 - intensiv
|
||||
000000 - blass
|
||||
Reference in New Issue
Block a user