Incorrect explanation of the Posterize "Steps" #104624

Closed
opened 2023-11-07 11:15:47 +01:00 by Gordon Brinkmann · 1 comment

Page Information
File: manual/compositing/types/color/posterize.rst
Blender Version: 3.6
Documentation Language: en
Permanent Link

Short description of error
In the explanation of the "Steps" it says:

"A value of 8 will result is 3^8 = 512 total colors."

Apart from the typo "is" instead of "in", more importantly the result is 8^3 = 512 total colors.

**Page Information** File: `manual/compositing/types/color/posterize.rst` Blender Version: `3.6` Documentation Language: `en` [Permanent Link](https://docs.blender.org/manual/en/3.6/compositing/types/color/posterize.html) **Short description of error** In the explanation of the "Steps" it says: "A value of 8 will result is 3^8 = 512 total colors." Apart from the typo "is" instead of "in", more importantly the result is 8^3 = 512 total colors.
Gordon Brinkmann added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-11-07 11:15:47 +01:00
Contributor

This is in part fixed by blender/blender-manual#104495.

This is in part fixed by blender/blender-manual#104495.
Blender Bot added
Status
Resolved
and removed
Status
Needs Triage
labels 2023-12-09 16:16:07 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104624
No description provided.