mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-17 05:40:31 +02:00
lol
This commit is contained in:
36
Mucke/1BytePixel.txt
Normal file
36
Mucke/1BytePixel.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
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 - Blau
|
||||
-Bytes 1-6:
|
||||
Farbkodierung bei RGB Kanal
|
||||
111111 - intensiv maximum
|
||||
000000 - intensiv minimum (schwarz)
|
||||
|
||||
Farbkodierung bei Alpha Kanal
|
||||
0***** - Pixel wird als transparent angesehen
|
||||
1***** - Pixel wird als Graustufe angesehen
|
||||
11111 - Pixel ist weiß
|
||||
00000 - Pixel ist schwarz
|
||||
Originator: Shadi
|
||||
Fit Criterion:
|
||||
-Visuelle Test, über volles farbspektrum, am festen, flüssiger Farbübergang von blass zu intensiv jeder Farbe
|
||||
Customer Satisfaktion:
|
||||
-nicht bekannt
|
||||
Customer Dissatisfaktion:
|
||||
-nicht bekannt
|
||||
Priority:
|
||||
-100/100 -grundbaustein für weitere Verarbeitung
|
||||
Support Material:
|
||||
-Ubungsblat_01.pdf
|
||||
Conflict:
|
||||
-keine volle Farbdarstellung, rücksprache mit dem Kunden um volles Spektrum zu erlangen und um auch gängige Dateiformate wie png bearbeiten zu können
|
||||
-wunsch:generell arbeit mit png datein
|
||||
History:
|
||||
-Erstellt am 25.10.2019 um 17:52, von Jonas Mucke
|
||||
Reference in New Issue
Block a user